-
缺少terser-webpack-plugin的示例仓库,问题出在next-missing-terser-webpack-plugin-dep
资源介绍
安装部门。
然后运行yarn build
% yarn build
yarn run v1.22.10
$ next build
> Build error occurred
Error: Cannot find module 'terser-webpack-plugin'
Require stack:
- my-app-yarn/node_modules/next-pwa/build-custom-worker.js
- my-app-yarn/node_modules/next-pwa/index.js
- my-app-yarn/next.config.js
(使用npm会产生完全相同的问题)