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

General Discussion

sass project

hello, I have just started the sass project in the web dev tech degree program. The problem that I am having is that when I run the scss watch command in workspaces I get a error message that says "error No such file or directory @ rb_sysopen - scss", If anyone can assist me with this issue it would be greatly appreciated.

Here is a link to my workspace: https://teamtreehouse.com/workspaces/25924382

1 Answer

Hi Taran.

That would mean that Sass isn't installed. What you should do is open a new workspace and make sure you open the Workspace in the Sass Environment -> this one is prepared for Sass work and has Sass installed.

If you need further help let me know and we'll crack this one wide open.

Regards.

Nejc

Thank you so much Nejc. I'll open the project within the sass environment and see what happens from there. Thanks again.

Hey Nejc, I created a new workspace within the sass environment but I am still getting the same error message. Do you think that it can be another error? thanks again.