node常见报错

114 阅读1分钟
  1. npm install error
node_modules/html-webpack-plugin
npm ERR!   dev html-webpack-plugin@"^5.5.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer html-webpack-plugin@"^3.0.0 || ^4.0.0" from script-ext-html-webpack-plugin@2.1.5
npm ERR! node_modules/script-ext-html-webpack-plugin
npm ERR!   dev script-ext-html-webpack-plugin@"2.1.5" from the root project

解决 降npm版本 npm i --legacy-peer-deps