erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12.01k stars 2.5k forks source link

2017.7.21 修改sass loader #1404

Open stormrabbit opened 6 years ago

stormrabbit commented 6 years ago

as for node-sass@3.4.2 It often throws an error like "404 not found". I checked the logs and found that when I used "npm install", it went to a link "sass57" ,which did not exist at all.There are many another ways to fix it ,such as "installing Framework 2.0" or "installing VC2005". But update the version should be easier.