Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialChristian Higgins
15,758 Pointsgulp-sass isn't downloading with npm install
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node":
HTTP error 404 Not Found
Side question: How do I make sure my question is assigned to a particular video instead of the general JavaScript pile? In this case it should be for the video Add source maps to your SaSS
1 Answer
Kuanyshbek Ospanov
17,416 PointsTry write this npm install node-sass gulp-sass --save-dev. If it's wrong add the word sudo before npm