运行vue项目时,报错:94% asset optimization ERROR Failed to compile with 4 errors These dependencies were not found:

运行vue项目时,报错:94% asset optimization ERROR Failed to compile with 4 errors These dependencies were not
一开始按照上面的提示执行:npm install --save命令再执行运行的命令,但是没用。后来把项目中的node_modules文件删掉,重新npm install一遍,再执行运行命令,成功!

相关文章:

  • 2021-10-26
  • 2021-12-05
  • 2021-11-23
  • 2021-09-13
  • 2022-12-23
  • 2021-12-06
  • 2021-06-08
  • 2021-11-21
猜你喜欢
  • 2021-07-25
  • 2022-12-23
  • 2021-08-24
  • 2021-12-15
  • 2022-01-11
  • 2021-03-29
  • 2021-12-30
相关资源
相似解决方案