Failed to resolve loader: less-loader


 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" }

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

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



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