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 trial

CSS CSS to Sass Installing Sass and Setting up the Project Installing and Updating Sass

ERROR 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.

1 Answer

Steven Parker
Steven Parker
229,788 Points

You may want to report this directly to Support, it might get you a "special Exterminator badge". :beetle:

Gotcha!