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 trialArvin Wallace
8,956 PointsInstalling on Mac
Similar to other students here, I am getting permission issues with my command line in Mac. So the solution was proposed on this forum to pre-pend the run command with "sudo". And this works -- BUT --- according to some chatter on other boards like Stack-Overflow, using "sudo" is very dangerous and can interfere with Apple's ability to update ruby along with other things.
Also, is using "sodu" the way that other developers actually work with Sass, or do they use RVMs? If RVM is the long term solution to working with Sass, why would we ever recommend using "sodu" in the command line?
1 Answer
Arvin Wallace
8,956 PointsI'm going to answer my own question here.
So, I went ahead and used "sudo" to get me the access I needed. So far no problems. Command prompts are scary, but after reading some helpful blogposts on the topic (including a very helpful one here at treehouse) I feel emboldened.
AR Ehsan
7,912 PointsAR Ehsan
7,912 PointsWhere do you type it. Application.