npm run dev:weapp
taro-msparis@1.0.0 dev:weapp H:taro-msparis-inittaro-msparis-init
npm run build:weapp -- --watch
taro-msparis@1.0.0 build:weapp H:taro-msparis-inittaro-msparis-init
taro build --type weapp "--watch"
'taro' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! taro-msparis@1.0.0 build:weapp: taro build --type weapp "--watch"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the taro-msparis@1.0.0 build:weapp 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_logs2019-05-21T04_04_24_722Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! taro-msparis@1.0.0 dev:weapp: npm run build:weapp -- --watch
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the taro-msparis@1.0.0 dev:weapp 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_logs2019-05-21T04_04_24_752Z-debug.log
问题描述
运行npm run dev:weapp 报错
问题出现的环境背景及自己尝试过哪些方法
尝试过重装npm install
相关代码
// 请把代码文本粘贴到下方(请勿用图片代替代码)
我也遇到这个问题了,请问您最后解决了吗