原文:TypeError: this.getResolve is not a function

问题描述:执行npm install vue style loader css loader sass loader save dev安装了css相关依赖之后,npm run dev,项目报错:TypeError: this.getResolve is not a function 原因:安装的sass loader的版本为最新 . . ,查看网上资料说是版本过高导致编译错误。 解决方法: 把项目 ...

2019-09-09 18:07 0 1708 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM