superman66 / vue2.x-douban

Vue2.0实现简易豆瓣电影webApp
http://superman66.github.io/vue2.x-douban/dist/#/
799 stars 292 forks source link

npm run dev 报错 #2

Closed lemongeek closed 7 years ago

lemongeek commented 7 years ago

@ ./~/vue-style-loader!./~/css-loader!./~/vue-loader/lib/style-rewriter.js?id=data-v -74521568!./~/sass-loader!./~/vue-loader/lib/selector.js?type=styles&index=0!./src/co mponents/Spinner.vue 4:14-264 13:2-17:4 14:20-270 Child html-webpack-plugin for "index.html": Asset Size Chunks Chunk Names index.html 1.47 MB 0 webpack: Failed to compile.

重新安装npm install node-sass 还是出错

lemongeek commented 7 years ago

ERROR in Cannot find module 'node-sass' @ ./~/vue-style-loader!./~/css-loader!./~/vue-loader/lib/style-rewriter.js?id=data-v -74521568!./~/sass-loader!./~/vue-loader/lib/selector.js?type=styles&index=0!./src/co mponents/Spinner.vue 4:14-264 13:2-17:4 14:20-270 Child html-webpack-plugin for "index.html": Asset Size Chunks Chunk Names index.html 1.47 MB 0 webpack: Failed to compile.

superman66 commented 7 years ago

这是你的node-sass没装成功。 node-sass由于被墙,很经常装不上。你翻个墙或者切换成淘宝registry。

Brass-neck commented 6 years ago

使用cnpm i node-sass