Replies: 1 comment 3 replies
-
Try running the cmd with administrator privileges. Also If your user name contains some space say "Firstname Lastname" then run this command inside "C:\Users> DIR /X". It will give you the link name for your user. copy the link name which would be something like "FirstName~1". Before updating verify the "npm get cache" contains any empty space or not. If yes the do this, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
npm init next-app nextjs-blog
Error: EPERM: operation not permitted, mkdir 'C:\Users\lex'
command not found: create-next-app
Beta Was this translation helpful? Give feedback.
All reactions