解决打包时Failed at the project@1.0.0 build script. project@1.0.0 build: `node build/build.js`报错

1. npm install npm@latest   ------将npm 更新到最新的版本

2. 再npm run build

posted @ 2021-06-18 17:25  搬砖的苦行僧  阅读(13006)  评论(0)    收藏  举报