全局安裝npm install @tarojs/cli -g第二步: 項目得初始化taro init myApp第三步:執行npm run dev:h5之后報錯,重新安裝還是同樣問題.code ELIFECYCLE
npm ERR! errno 3221225725npm 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:\Users\leon-Yang.000\AppData\Roaming\npm-cache\_logs\2019-02-26T05_13_00_619Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 3221225725npm ERR! [email protected] dev:h5: `npm run build:h5 -- --watch`npm ERR! Exit status 3221225725npm ERR!
npm ERR! Failed at the [email protected] dev:h5 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:\Users\leon-Yang.000\AppData\Roaming\npm-cache\_logs\2019-02-26T05_13_00_658Z-debug.log有提示缺少npm包@tarojs/webpack-runner,開始安裝...單獨安裝了npm @tarojs/webpack-runner還是報錯.有同學遇到過么?謝謝!
taro啟動npm run dev:h5
慕的地6264312
2019-03-11 21:50:16