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 trialRoman Holland
3,364 PointsInstall Sass – Fail / Mac OSX Yosemite 10.10.5
when trying to install Sass; Terminal shows following message. Password input is not possible. What can I do? Thanks in advance.
sudo gem install sass
We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
3 Answers
Seth Kroger
56,413 PointsIt's looking for your root/administrator password for your Mac to make sure you have permission to install.
Roman Holland
3,364 Pointsgot it. thanks a lot.
Gregory Ledger
6,116 PointsI did not put a password on my root/administrator account. Terminal still asking for a password and refusing to accept no password.