nuxt项目运行提示 webpack/lib/DependenciesBlockVariable

293 阅读1分钟

运行项目提示终端报错:

1.UnhandledPromiseRejectionWarning: Error: Cannot find module 'webpack/lib/DependenciesBlockVariable'

2.Error: Cannot find module 'webpack/lib/RuleSet' 请检查是否安装webpack到生产依赖项中以及webpack版本

npm i webpack@4 -D