问题截图

原因:

因为npm7.x的版本比npm6.x更严格,两种解决方案:

1.降级到npm6.x
2.npm i --legacy-peer-deps

问题解决

npm err Could not resolve dependency: peer html-webpack-plugin@“^3.0.0“ from script-ext-html-webpac相关推荐

  1. npm报错 npm ERR! Could not resolve dependency:npm ERR! peer pug@“^2.0.0“ from pug-loader@2.4.0

    npm报错 npm ERR! Could not resolve dependency:npm ERR! peer pug@"^2.0.0" from pug-loader@2.4 ...

  2. npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree

    问题 npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Foun ...

  3. pm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: undefi

    文章目录 报错内容 解决方法 报错内容 npm i element-ui -S npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve n ...

  4. 当在 终端 中用 npm 安装 Vant 组件库时,发生“npm ERR code ERESOLVE ;npm ERRERESOLVE could not resolve;”报错时,该怎么办?

    出现的问题: 当在 终端 中用 npm 安装 Vant 组件库时,发生 npm ERR! code ERESOLVE: npm ERR! ERESOLVE could not resolve:报错时, ...

  5. npm 报错: npm ERR! code ERESOLVE , npm ERR! code E404

    npm 报错: PS D:\Software\HBuilderX\Workspace\vant\vant-demo\vant\vue2> npm install npm ERR! code ER ...

  6. 【npm i 报错解决方法】npm ERR! code ERESOLVEnpm ERR!npm ERR! While resolving: by-web@1.2.2npm ERR!

    [npm i 报错解决方法]npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! np ...

  7. 【环境篇 npm 报错】npm ERR gyp ERR stack import sys; print “%s.%s.%s“ % sys.version_info[:3];

    问题描述 npm ERR! code 1 npm ERR! path D:\user\Desktop\NiSown\node_modules\node-sass npm ERR! command fa ...

  8. npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR! npm ERR! While resolving: @vue/

    Vue开发中使用npm安装插件出现的报错: npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR!  npm ERR! ...

  9. could not resolve dependency: npm err! peer react@“^16.8.0 || ^17.0.0“ from @material-ui/core@4.12.4

    问题 在执行 npm install 时看到以下错误: could not resolve dependency: npm err! peer react@"^16.8.0 || ^17.0 ...

最新文章

  1. 用stm32f10x建立新的工程重要步骤
  2. re.match函数 re.search方法 区别
  3. python中import与input_python3入门之print,import,input介绍
  4. 6.Verilog的always语句使用
  5. android 学习记录-----------android 活动 意图 碎片
  6. bzoj 3157 bzoj 3516 国王奇遇记 —— 推式子
  7. C语言 PK 各大编程语言
  8. pm模型matlab算法,18基于遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型MATLAB源代码...
  9. GitHub停用俄罗斯公司开发者账号
  10. Java-第三章-从键盘输入整数判断是3和5的倍数!
  11. Tensorflow2.0实战之Auto-Encoder
  12. 27.yii2 商城
  13. 第一讲 数学方法论引论
  14. android 墓碑日志,关于清明节扫墓的日记
  15. 助教日志_【沈阳航空航天大学软件工程 1,2 班】团队作业排行
  16. 【软件测试】测试员vs测试工程师,你是测试员还是测试工程师?
  17. 鼎信诺虚拟服务器导数,鼎信诺使用手册--自编版.docx
  18. Tomcat配置和部署
  19. Windows、Ubuntu双系统安装
  20. Java开源技术分享交流群

热门文章

  1. 【react-router】Route组件
  2. Python办公自动化之二,操作word
  3. emulator-5554 device adb 雷电模拟器9.0.11
  4. LinkedIn TAG
  5. 快手日常实习面经java后端【主站技术部】
  6. maven--依赖的管理(dependencyManagement)
  7. Trunk的通信原理
  8. Reflect 映射
  9. 聊聊扫码用车背后的形态及实现
  10. linux下c语言读写文件操作,Linux C语言 文件操作