Hi there, saying I’m new to Sass / Compass and Sublime is an understatement, but I’m taking a course to learn… the last module discusses Compass and a few other frameworks. I’ve installed compass via Terminal (I’m on a Mac) and it seems to be working but when I compile via Sublime I’m getting an error that:
[ERROR] compass not found. Make sure it exists in your PATH.
Compass is in my PATH (/usr/local/bin), and is running fine through Terminal… is this PATH a setting within the Compass Build System? Or something else? How do I fix the problem?
Someone has shown me how do what I need via Terminal but I’d like to be able to finish the course as it’s taught.
TIA for your help.