Next.js Discord

Discord Forum

my next js application isn't installing properly

Answered
Redbone Coonhound posted this in #help-forum
Open in Discord
Redbone CoonhoundOP
I am starting the course to learn next js but the command to get started with next.js won't work. Its giving the following error

9 Replies

American Crow
Redbone CoonhoundOP
thank you, i tried uninstalling node and npm and reinstalling. Its giving a different error now.
Chinese Chongqing Dog
which node version do you use?

type node --version into the console
Also delete the /node_modules folder and try reinstalling the packages
Redbone CoonhoundOP
this is the version I am currently running. I tried uninstalling and running npm install again, to no avail. I installed with peer dependancy and it seemed to work, but the build seemed bugged with really large svgs etc.
Redbone CoonhoundOP
Okay, think I found the solution
what is the solution?
Redbone CoonhoundOP
check out this thread. 1252657901785448479
Answer