uniapp插件安装慢怎么办
时间:2022-02-23 17:50
uniapp插件安装慢的解决办法:1、安装淘宝镜像;2、使用“cnpm install node-sass --save”命令或者“cnpm install node-sass”安装即可。 本教程操作环境:windows7系统、uni-app2.5.1版本,DELL G3电脑。 uni app sass安装慢 报错解决方案 1、npm install -g cnpm --registry=https://registry.npm.taobao.org (安装淘宝镜像) 2、cnpm install node-sass --save 或者 cnpm install node-sass 了解更多其他精品文章,敬请关注uni-app栏目~ 以上就是uniapp插件安装慢怎么办的详细内容,更多请关注gxlsystem.com其它相关文章!