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 Refactoring with Sass Breaking the Style Sheet into Partials

sass project

Hello , I am having trouble getting the command line to work inside workspaces with one of my previous projects. when I type the sass watch command I keep getting a message that says "error No such file or directory @ rb_sysopen - scss" . If anyone can assist me with this problem it would be greatly appreciated. Thank you

Amrit Pandey
Amrit Pandey
17,595 Points

I cannot find the trouble actually, it works fine for me. Maybe you'd be in wrong directory. Post link to your workspace that may help us find the difficulty. Also, try to find the directory where .scss files are kept move there and then run sass --watch . Also, try installing sass by running gem install sass

(https://teamtreehouse.com/workspaces/25924382# ) this is a link to my workspaces

Amrit Pandey
Amrit Pandey
17,595 Points

Eh... I cannot open it maybe you'd have deleted it.

thats strange the link is working fine when I click on it ... is there another method that I can use to link you to my work spaces ? Thanks