为了账号安全,请及时绑定邮箱和手机立即绑定

执行这个yo react-webapack projectName 报错是什么原因啊 求解

90286 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
90287 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.17: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
90288 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
90288 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
90288 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
90288 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
90289 verbose stack Error: phantomjs-prebuilt@2.1.14 install: `node install.js`
90289 verbose stack Exit status 1
90289 verbose stack     at EventEmitter.<anonymous> (G:\nodejs\node_modules\npm\lib\utils\lifecycle.js:279:16)
90289 verbose stack     at emitTwo (events.js:106:13)
90289 verbose stack     at EventEmitter.emit (events.js:191:7)
90289 verbose stack     at ChildProcess.<anonymous> (G:\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
90289 verbose stack     at emitTwo (events.js:106:13)
90289 verbose stack     at ChildProcess.emit (events.js:191:7)
90289 verbose stack     at maybeClose (internal/child_process.js:885:16)
90289 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
90290 verbose pkgid phantomjs-prebuilt@2.1.14
90291 verbose cwd E:\fontproject\gallary-by-react
90292 error Windows_NT 6.1.7601
90293 error argv "G:\\nodejs\\node.exe" "G:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
90294 error node v7.4.0
90295 error npm  v4.0.5
90296 error code ELIFECYCLE
90297 error phantomjs-prebuilt@2.1.14 install: `node install.js`
90297 error Exit status 1
90298 error Failed at the phantomjs-prebuilt@2.1.14 install script 'node install.js'.
90298 error Make sure you have the latest version of node.js and npm installed.
90298 error If you do, this is most likely a problem with the phantomjs-prebuilt package,
90298 error not with npm itself.
90298 error Tell the author that this fails on your system:
90298 error     node install.js
90298 error You can get information on how to open an issue for this project with:
90298 error     npm bugs phantomjs-prebuilt
90298 error Or if that isn't available, you can get their info via:
90298 error     npm owner ls phantomjs-prebuilt
90298 error There is likely additional logging output above.
90299 verbose exit [ 1, true ]

这个是错误信息,是什么错误啊

正在回答

3 回答

报错似乎也不影响开发的。

可以试试这个命令,单独安装一下。

npm install phantomjs-prebuilt@2.1.14 --ignore-scripts --save-dev


0 回复 有任何疑惑可以回复我~

试试使用cnpm

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
React实战--打造画廊应用(上)
  • 参与学习       57313    人
  • 解答问题       273    个

颠覆式前端UI开发框架 React,打造图片画廊实践案讲解

进入课程

执行这个yo react-webapack projectName 报错是什么原因啊 求解

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信