美文网首页
taro安装完成后运行报错

taro安装完成后运行报错

作者: 亲了你一下宝宝 | 来源:发表于2019-04-08 16:50 被阅读0次

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! myapp@1.0.0 dev:h5: npm run build:h5 -- --watch
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the myapp@1.0.0 dev:h5 script.
npm ERR! This is probably not a problem with npm. There is likely additiona
ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! D:\nodejs\node_cache_logs\2019-04-08T08_47_59_572Z-debug.log

image.png

npm run dev:h5报错解决办法,打开任务管理器,杀死进程所有node.exe


image.png

然后再run 一次就成功了。

相关文章

网友评论

      本文标题:taro安装完成后运行报错

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