I have a problem with yarn dev when I want to start localhost. When I first create a new next app using npx create-next-app and type in yarn dev, everything works fine, I start coding, server works. when I get out of vs code and come back, I get stuck on this screen screen where I get stuck, yarn dev loads forever
terminal works only if I type in CTRL + C, and I can't start localhost.