運(yùn)行npm run build 一直報(bào)錯(cuò)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-ssr-tech@1.0.0 build: `webpack --config webpack.config.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-ssr-tech@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-12-04
webpack4 以上的版本需要再安裝一個(gè) webpack-cli
2020-11-09
安裝一下webpack-cli試試