Answers for "Error: EPERM: operation not permitted, mkdir 'C:\Users\my' command not found: Mousaic"

8

ERR! Error: EPERM: operation not permitted, rename

npm cache clean --force
npm install -g npm@latest --force
Try to install your component once again.
Posted by: Guest on October-23-2020
0

How to solve Error: EPERM: operation not permitted, mkdir 'C:\Users\SKY' while downoad react

First,
npm install -g create-react-app
Then,
npx create-react-app <Name of your app>
Posted by: Guest on August-15-2021

Code answers related to "Error: EPERM: operation not permitted, mkdir 'C:\Users\my' command not found: Mousaic"

Browse Popular Code Answers by Language