Last Updated: February 25, 2016
·
1.454K
· ericrallen

Don't forget to use your rbenv compass shim with CodeKit

In case you're like me and don't always remember things like this, here's a quick tip if you're having trouble getting CodeKit to use your version of Compass and recognize your Compass plug-ins.

If you are using rbenv, when you switch to the Compass executable you have installed, you need to switch the path to /Users/username/.rbenv/shims/compass or the Compass plug-ins you've installed won't be found and CodeKit will throw an error when trying to build your CSS.

Maybe I'm the only one that spent hours trying to figure out why a Compass plug-in wasn't working only to remember that I'm running rbenv.

2 Responses
Add your response

Thank you sir.

over 1 year ago ·

Thank you for posting this!

over 1 year ago ·