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

nasser mohammed
nasser mohammed
13,160 Points

Sass isn't installed on my computer

Hello. I have a problem with installing sass on my computer.

I installed ruby23 on my windows then I rote the command line gem install sass and gave me an error

C:\Users\skc>gem install sass ERROR: Loading command: install (ArgumentError) unknown encoding name - CP720 ERROR: While executing gem ... (NoMethodError) undefined method `invoke_with_build_args' for nil:NilClass

and when I wrote sudo gem install sass also gave me an error

sudo is not recognized as an internal or external command, operable programm or batch file

2 Answers

nasser mohammed
nasser mohammed
13,160 Points

Scout also isn't run I installed but it didn't run on my computer.

nasser mohammed
nasser mohammed
13,160 Points

Great news. I downloaded Compass.app and it work well. Thank you for your help