Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing when trying to use custom version #272

Open
DBZFYAM opened this issue Sep 18, 2014 · 2 comments
Open

Crashing when trying to use custom version #272

DBZFYAM opened this issue Sep 18, 2014 · 2 comments
Labels

Comments

@DBZFYAM
Copy link

DBZFYAM commented Sep 18, 2014

I don't know if this is a bug or I'm just trying to use it the wrong way, but I'm trying to use a custom version of SASS (3.4.4) and Compass (1.0.1) but when I do, Compass.app (version 1.0.0) keeps crashing (no such file to load -- terminal-notifier or No such file or directory - No such directory: /Applications/compass.app/Contents/Resources/lib/ruby/compass_false).

My gem paths:

  • /Users/sdegraaf/.rvm/gems/ruby-2.0.0-p195
  • /Users/sdegraaf/.rvm/gems/ruby-2.0.0-p195@global

I tried these paths:
/Users/sdegraaf/.rvm/gems/ruby-2.0.0-p195
/Users/sdegraaf/.rvm/gems/ruby-2.0.0-p195/gems
/Users/sdegraaf/.rvm/gems/ruby-2.0.0-p195/gems/sass-3.4.4

The versions available in the gems folder (aswell as chunky_png, csscss, fssm):
compass-0.12.2
compass-0.12.7
compass-1.0.1
compass-core-1.0.1
compass-import-once-1.0.5
sass-3.2.19
sass-3.2.9
sass-3.4.3
sass-3.4.4

I'm using Mac OS X 10.9.4 and Java 7 update 67. Am I using the wrong paths or is this a bug?

@davidrhoderick
Copy link

I have the exact same problem, although I have only tried with compass-1.0.1, anyone have a solution? Any work around, DBZFYAM?

@DBZFYAM
Copy link
Author

DBZFYAM commented Oct 6, 2014

Haven't been able to find a workaround sadly. Apparently it is possible to overwrite the sass/compass versions contained within Compass.app (show contents > contents > resources > lib > ruby > compass_1.0 and delete the old sass and compass folder and paste in the new version), but I wanted it to use the installed version on my system, not a included version. For now, I'm just using the command line to compile my SASS (compass watch) and edit the config file when necessary

@hlb hlb added the bug label Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants