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 trialzdisnigrul
3,805 PointsERROR MESSAGE: Ruby Sass has reached end-of-life and should no longer be used. (from Ruby command line)
When installing Sass for Ruby, Ruby command window gives following output:
Treehouse video or teacher notes need updating perhaps
Fetching sass-3.7.4.gem Fetching ffi-1.15.5-x64-mingw-ucrt.gem Fetching sass-listen-4.0.0.gem Fetching rb-inotify-0.10.1.gem Fetching rb-fsevent-0.11.2.gem Successfully installed ffi-1.15.5-x64-mingw-ucrt Successfully installed rb-inotify-0.10.1 Successfully installed rb-fsevent-0.11.2 Successfully installed sass-listen-4.0.0
Ruby Sass has reached end-of-life and should no longer be used.
If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install
If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme
1 Answer
Steven Parker
231,236 PointsYou may want to report this directly to Support, it might get you a "special Exterminator badge".
zdisnigrul
3,805 Pointszdisnigrul
3,805 PointsGotcha!