采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
老师,请问下 我输入命令npx create-react-app my-app 后, 系统提示我: Error: EPERM: operation not permitted, mkdir 'C:\Users’ 找不到命令:create-react-app, 我该怎么办? 重新install一个全局的npx create-react-app吗?
Stackoverflow上找到了与你相似的问题,请参考一下的步骤试试看。
管理员运行cmd
运行 npm config edit
prefix 改为 C:\Users\<User Name>\AppData\Roaming\npm
参考:
https://stackoverflow.com/questions/34600932/npm-eperm-operation-not-permitted-on-windows
登录后可查看更多问答,登录/注册
React18 精讲 + 结合 TS 实战 + 热门业务开发,获取必备技能
704 5
883 10
743 2
1.8k 2
855 1