webpack 安装初始化过程中报错:refusing to install package with name "webpack" under a package also called "webpack".Did you name your project the same as the dependency you're install?

原因: 创建的工程文件夹和依赖包的文件夹重名啦

解决: 重命名文件夹或重建文件夹

 

webpack-成长之路

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-07
  • 2021-12-31
  • 2021-08-09
  • 2021-08-23
  • 2021-10-02
  • 2021-10-13
猜你喜欢
  • 2021-05-29
  • 2021-08-11
  • 2021-07-18
  • 2021-06-03
  • 2021-11-19
  • 2021-10-30
  • 2021-09-11
相关资源
相似解决方案