Active
Project:
Compass stylesheet tool
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2011 at 02:44 UTC
Updated:
18 May 2011 at 20:04 UTC
The full error is:
ArgumentError on line 18 of /Library/Ruby/Gems/1.8/gems/compass-0.11.1/lib/compass.rb: couldn't find HOME environment -- expanding `~/.compass/extensions'
I am on Mac OSX 10.6.7 compass 0.11.1, apache is started with launchd.
I thought this must be because HOME env var is not set for launchd. So I tried:
launchctl setenv HOME $HOME
reboot and still get the same error.
Anyone know how to over come this?
Comments
Comment #1
kliker commentedThere is a related open issue with Compass v0.11. Until it gets fixed, uninstall it and install compass v0.10.6.
Good luck!