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 trialJW V
Courses Plus Student 11,429 PointsGetting an error when i run the test . scss
So, at the beginning of the tut it says to enter sass --version into the terminal. I get back Sass 3.3.7 (Maptastick Maple)
- I create the test.scss file in sublime text and save to desktop.
- I go to sass test.scss and I get the error.
Errno::ENOENT: No such file or directory - test.scss Use --trace for backtrace. Sass IS Running. Whats wrong? I've tried to figure out why the first sass check reports my version fine but won't work when I go to test.scss.
Any help or direction would be great as I've been researching quite a bit but I've turned up nothing.
JW V
Courses Plus Student 11,429 PointsJW V
Courses Plus Student 11,429 Pointsfigured it out. check console is looking in the right directory.