vue开发学习中遇到的问题以及解决方法

1:node-sass 安装失败,可使用 cnpm 安装

npm install cnpm -g --registry=https://registry.npm.taobao.org
cnpm -v 			// 查看cnpm版本号确认安装成功
cnpm install node-sass -D

  

posted @ 2017-05-24 17:47  _林冲  阅读(815)  评论(0编辑  收藏  举报