我是靠谱客的博主 清新黄豆,这篇文章主要介绍React编译失败npm ERR! Failed at the test@1.0.0 start script.,现在分享给大家,希望可以做个参考。

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内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(118)

评论列表共有 0 条评论

立即
投稿
返回
顶部