xdmjun / mp-unpack

1.1k stars 434 forks source link

执行命令报错 #9

Open smz8023 opened 4 years ago

smz8023 commented 4 years ago

⨯ [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 4 years ago

+1

MrXhh commented 3 years ago

npm cache clean --force rm -rf node_modules Use node =< 14 re-install dependencies.