执行命令报错
smz8023 opened this issue · 2 comments
smz8023 commented
⨯ [object Object]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! mp-unpack@1.0.1 build: node .electron-vue/build.js && electron-builder
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the mp-unpack@1.0.1 build 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\mingzhen.shao\AppData\Roaming\npm-cache_logs\2020-08-17T09_31_02_831Z-debug.log
nieweiming commented
+1
MrXhh commented
npm cache clean --force
rm -rf node_modules
Use node =< 14 re-install dependencies.