0
点赞
收藏
分享

微信扫一扫

【Exception】ERROR Failed to compile with 1 errors

you的日常 2023-06-05 阅读 58


案发现场

ERROR  Failed to compile with 1 errors                                                                                                                                          16:51:50


Failed to resolve loader: sass-loader
You may need to install it.

原因分析
Vue项目中启用了ESlint代码检查,在检查范围内有组件或者资源引用时将路径写错了导致的结果。

解决办法
检查引用资源的路径的正确性。


举报

相关推荐

Error和Exception

0 条评论