npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-admin-template@3.8.0 build: node build/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-admin-template@3.8.0 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\zhanglin\AppData\Roaming\npm-cache\_logs\2022-01-20T16_08_40_176Z-debug.log
一般遇到这种情况可以试试删除
node_modules
,在重新npm i