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 trialEvgeny Rychkov
2,302 PointsCan't load subl .
I can't load subl . as in 4:30.
There is no such command. I tried to insert ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl but Terminal says "no such directory"
What might be the problem?
I also tried to use "site flow", because it worked perfectly before processing scss to css, but it does not work with bourbon and shows the error "Syntax error: File to import not found or unreadable: bourboun/bourbon.scss. Load path: /Users/evgenyrychkov/Library/Containers/com.witiz.codeflow/Data (DEPRECATED) on line 1 of /Users/evgenyrychkov/Desktop/bourbon/main.scss"
1 Answer
Tyler Haas
20,623 PointsYou have to set up the command in your bin directory. It doesn't come preinstalled with sublime like it does in atom visit this link to set the command up http://stackoverflow.com/questions/16199581/opening-sublime-text-on-command-line-as-subl-on-mac-os