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 trialKayla Johnson
1,798 PointsNothing happens when I try to install sass globbing with $ gem install sass-globbing
The video doesn't go through installing sass globbing thoroughly but I tried to install it using:
$ gem install sass-globbing
and nothing happens. No errors, nothing. I know it's not installed because I tried to use:
sass -r sass-globbing --watch sass_dir:css_dir
command and there is an error.
1 Answer
jsdevtom
16,963 PointsIf you have an error, google it's name and ref number if it has one. If that doesn't work. Try looking at the github repo