rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Fix npm start errors when using npm 7.5.0 #22

Closed chriszhangusc closed 7 years ago

chriszhangusc commented 7 years ago

A quick fix for errors when running npm start and cpp warnings when running npm install caused by node-sass version.

rwieruch commented 7 years ago

Great! I will try it 👍

chriszhangusc commented 7 years ago

@rwieruch Cool, let me know if the problem persists.