Error: EPERM : Operation not permitted,mkdir

740 Views Asked by At

When i try to execute the command "npx create-react-app my-app" Hyper shows error Error:EPERM : Operation not permitted, mkdir comman not found : create react app. Please help me to solve this problem.**

1

There are 1 best solutions below

0
On BEST ANSWER

Try this.

npm install -g create-react-app