VUE问题解决问题!!!!!!

 

lm 18:07:51
npm config set sass_binary_site=https://npm.taobao.org/mirrors/node-sass

 

lm 2021/10/9 18:00:14
npm install --save-dev node-sass

 

 

npm install

 

1、卸载: npm uninstall node-sass

2、安装: npm install node-sass@4.14.1

3、运行:npm run dev

现在npm上 - echarts latest 4.9.0 - echarts-gl latest 2.x

导致常规安装 echarts-gl 后,echarts 4.x 上加载 echarts-gl 报错

解决: echarts 4.9.0 对应的echarts-gl应该是1.1.2

cnpm i echarts-gl@1.1.2 -S

 https://www.jianshu.com/p/2823f27f9dd7

 

https://blog.csdn.net/weixin_43409994/article/details/114632478

 

https://blog.csdn.net/weixin_46761843/article/details/117220209

 

posted @ 2021-10-09 18:15  cqmcu_yth  阅读(12)  评论(0编辑  收藏  举报