摘要: 我在打开node项目的时候,在运行 npm start的时候报这个错 图的意思是说, node的版本问题,他好像叫你rebuild,于是我的解决方案是:先 npm uninstall node-sass 然后再npm install node-sass最后成功的模样是:这个时候再执行npm star 阅读全文
posted @ 2016-08-30 10:30 小石头188 阅读(132) 评论(0) 推荐(0)