码迷,mamicode.com
首页 > 其他好文 > 详细

Failed to resolve loader: less-loader

时间:2019-05-31 16:39:09      阅读:1301      评论:0      收藏:0      [点我收藏+]

标签:direct   报错   you   pre   vue-cli   sig   lib   name   failed   

 ERROR  Failed to compile with 2 errors                          15:32:41

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

原文连接 https://vue.ant.design/docs/vue/use-with-vue-cli-cn/

按照这个连接的描述,出现上述提示的错误。

折腾了将近一天,发现修改 babel.config.js 的 style 属性为 css 后不报错了。我的vue版本为 3.7.0

{ libraryName: "ant-design-vue" ,libraryDirectory: "es", style: "css" }

暂时没有发现有没有其他关联错误。

 

Failed to resolve loader: less-loader

标签:direct   报错   you   pre   vue-cli   sig   lib   name   failed   

原文地址:https://www.cnblogs.com/htsky/p/10955717.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!