Error: EPERM : Operation not permitted,mkdir

721 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 answers

0
keshav On BEST ANSWER

Try this.

npm install -g create-react-app