概述
code ELIFECYCLE
npm ERR! errno 1
npm ERR! test@1.0.0 start: node build/dev-server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the test@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersAdministratorAppDataRoamingnpm-cache_logs2018-08-01T05_56_12_498Z-debug.log
解决办法:
npm cache clean --force
npm install
npm install realm@2.1.0 --ignore-scripts
如果再出现这个:'D:andexstofrontendnode_modulesnode-sassvendor
npm rebuild node-sass
然后就解决了
最后
以上就是清新黄豆为你收集整理的React编译失败npm ERR! Failed at the test@1.0.0 start script.的全部内容,希望文章能够帮你解决React编译失败npm ERR! Failed at the test@1.0.0 start script.所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复