Problems with installing
Unanswered
Holland Lop posted this in #help-forum
Holland LopOP
Hello!
I've problem with running npx line which is told in the learning documentation.
Can you guys please help me to fix the problem? ðŸ™
I've problem with running npx line which is told in the learning documentation.
$>npx create-next-app@latest nextjs-dashboard --use-npm --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example"
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path C:\Users\XXXXX\AppData\Roaming\npm
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\XXXXX\AppData\Roaming\npm'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentCan you guys please help me to fix the problem? ðŸ™