运行vue项目时,报错:94% asset optimization ERROR Failed to compile with 4 errors These dependencies were not found: 一开始按照上面的提示执行: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