Next.js Discord

Discord Forum

Next.js download not working

Unanswered
Nile Crocodile posted this in #help-forum
Open in Discord
Nile CrocodileOP
Why does Windows 11 not let me download next.js? I'm following the next.js docs and am using the npx create-next-app@latest command in my terminal. It keeps showing an error message and is not letting me download.

9 Replies

What's the error message?
Japanese common catfish
Using nvm, change your version of node to a more recent version, say nvm use 18.15.
I am on the latest release of node, nvm, and npm and I don't have any issues. Can you post the error message you're getting? Without I we cannot help you
1 sec
You can manually create the npm directory in C:\Users\...\AppData\Roaming
It should fix the error
By the way, google is your best friend half of the time