会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
浮生若夢♬為歡幾何
Always put yourself in the other's shoes.If you feel that it hurts you,it probably hurts others,too.
博客园
首页
新随笔
联系
订阅
管理
2020年5月31日
[Vue] npm install 如果安装node-sass失败,可以用如下方法解决
摘要: 在项目根目录添加一个.npmrc文件 sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ registry=https://registry.npm.taobao.org 将安装路径修改为淘宝镜像 然后执行命令: npm instal
阅读全文
posted @ 2020-05-31 17:06 晏过留痕
阅读(848)
评论(0)
推荐(0)
编辑