Next.js Project not rendering
Unanswered
Bigheaded ant posted this in #help-forum
Bigheaded antOP
i am reworking a old webapp to use next 15, just runned the command
and after trying to run npm run dev i am not being able to get the page
npx create-next-app@latest .
and after trying to run npm run dev i am not being able to get the page
4 Replies
Bigheaded antOP
after just cloning it, i am not being able to get to the website when using
and getting into http://localhost:3000
npm run dev
and getting into http://localhost:3000
American Chinchilla
have you tried deleting .next
and restarting the server