执行npm run dev命令出现94% asset optimization ERROR Failed to compile with 2 errors These dependencies were not fond:

执行npm run dev命令出现94% asset optimization ERROR Failed to compile with 2 errors These dependencies
是因为项目中运用到了swiper轮播图,但还未安装swiper的插件,执行npm install swiper --dev就好了

PS:两个类似的错误,就是想把他们当笔记一样记录下来

相关文章:

  • 2021-10-26
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
  • 2021-11-16
  • 2022-12-23
猜你喜欢
  • 2021-09-29
  • 2021-03-29
  • 2021-12-06
  • 2022-12-23
  • 2021-12-28
  • 2021-11-23
  • 2022-12-23
相关资源
相似解决方案