lhqhello 2017-09-13 19:32 采纳率: 0%
浏览 5883

create-react-app my-app 报错

使用create-react-app my-app 创建一个应用 报错如下 请求解答一下谢谢!!!
D:\React>create-react-app my-app

Creating a new React app in D:\React\my-app.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts...

uglifyjs-webpack-plugin@0.4.6 postinstall D:\React\my-app\node_modules\uglifyjs-webpack-plugin
node lib/post_install.js

npm ERR! path D:\React\my-app\node_modules\fsevents\node_modules
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall scandir
npm ERR! Error: EPERM: operation not permitted, scandir 'D:\React\my-app\node_modules\fsevents\node_modules'
npm ERR! { Error: EPERM: operation not permitted, scandir 'D:\React\my-app\node_modules\fsevents\node_modules'
npm ERR! stack: 'Error: EPERM: operation not permitted, scandir \'D:\React\my-app\node_modules\fsevents\node_modules\'',
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'scandir',
npm ERR! path: 'D:\React\my-app\node_modules\fsevents\node_modules' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\L-HQ\AppData\Roaming\npm-cache_logs\2017-09-13T19_15_49_573Z-debug.log

Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts has failed.

Deleting generated file... node_modules
Deleting generated file... package.json
Deleting my-app / from D:\React
Done.

  • 写回答

1条回答

  • weixin_40303000 2017-09-19 01:13
    关注

    使用 npm install -g npm@latest 更新下npm,之后使用管理运行npm 重新试下就ok了。

    评论

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码