Search code examples
reactjsterminalhyper

Error: EPERM : Operation not permitted,mkdir


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.**


Solution

  • Try this.

    npm install -g create-react-app