Next.js Discord

Discord Forum

i'am flowing this tutoriel: https://nextjs.org/learn/dashboard-app/getting-started

Unanswered
Cornish Rex posted this in #help-forum
Open in Discord
Cornish RexOP
I get an error when i execute this command:
npx create-next-app@latest nextjs-dashboard --use-npm --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example"

Error :
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path C:\Users\ngues\AppData\Roaming\npm
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\ngues\AppData\Roaming\npm'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\ngues\AppData\Local\npm-cache_logs\2024-01-31T10_02_47_435Z-debug-0.log

0 Replies