美文网首页
npm ERR! code ELIFECYCLE npm ERR

npm ERR! code ELIFECYCLE npm ERR

作者: Yin先生 | 来源:发表于2020-04-04 21:00 被阅读0次
pm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! phantomjs-prebuilt@2.1.15 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the phantomjs-prebuilt@2.1.15 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

解决方法:进入项目目录,运行命令:

npm install --save-dev node-sass

相关文章

网友评论

      本文标题:npm ERR! code ELIFECYCLE npm ERR

      本文链接:https://www.haomeiwen.com/subject/mvusphtx.html