When creating a React app, I get an EPERM: Operation not allowed, mkdir 'my-app' error
P粉5205457532023-09-08 11:07:01
0
1
690
I am trying to create a React application but when I use npx create-react-app myapp it shows Eperm error and when I use npm install -g create-react- ApplicationDisplay npm funds. I tried to solve it by reinstalling node js but without success.
First install globally
create-react-app
, for example:You can then create your application, for example: