ERROR in Cannot find module 'node-sass' @ ./app/main.scss 4:14-130 13:2-17:4 14:20-136

今天遇到了这个报错,网上查了下我是因为cnpm安装导致的,换成npm安装就好了… 
或者使用以下方法;

cnpm install node-sass@latest
posted on 2017-08-28 11:25  出手就帽你  阅读(111)  评论(0编辑  收藏  举报