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 Sass Basics (retired) Getting Started with Sass Installing and Using Sass

Juan Luna
Juan Luna
11,483 Points

Error with test.scss (Sass)

Hi, when I save my test.scss file and open it with the console i receive this message:

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin14/rbconfig.rb:213: warning: Insecure world writable dir /usr/local in PATH, mode 040777

What is that? How can I fix that?

Thanks.

1 Answer

Chris Shaw
Chris Shaw
26,676 Points

Hi Juan,

See the below link which looks promising as it's fixed the same issues for a ton of other people.

http://stackoverflow.com/a/23271756