1. 首页
  2. 数据库
  3. 其它
  4. 已经安装了html webpack plugin还是报错:Error: Cannot find module ‘html webpack plugin’

已经安装了html webpack plugin还是报错:Error: Cannot find module ‘html webpack plugin’

上传者: 2021-01-17 01:42:01上传 PDF文件 52.99KB 热度 48次
之前项目目录是: 运行起来一切成功,后来新建了build文件目录,并且将webpack.config.js移动到了build文件中, package.json中的script: scripts: { test: echo \Error: no test specified\ && exit 1, start: node ./src/koa.js, build: webpack --config ./build/webpack.config.js }, 配置好了之后,运行 $ npm run build 结果报错提示: 发现
用户评论