VUE 项目引入view ui plus 使用总是报异常 ,启动失败
ERROR Failed to compile with 1 errors 15:53:08
error in ./node_modules/view-ui-plus/dist/viewuiplus.min.js
Module parse failed: Unexpected token (1:4954)
You may need an appropriate loader to handle this file type.
从报错 上来看 应该是缺少 一个 loader 来解析 对应的文件 。
view-ui-plus基于vue3, 使用的 less,是不是缺少less-loader。另外,要在vue3环境才能使用。
没人解决,就要转框架了--,老板不让浪费时间啊@崽崽的谷雨