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

Error when creating a new project #3

Open
chrisbutlerccc opened this issue Dec 18, 2010 · 1 comment
Open

Error when creating a new project #3

chrisbutlerccc opened this issue Dec 18, 2010 · 1 comment

Comments

@chrisbutlerccc
Copy link

Based on the blog posting's instructions I get an error:


$ compass -r compass-wordpress -f wordpress -p thematic project-theme-name
WARNING: This interface is deprecated. Please use the new subcommand interface.
See `compass help` for more information.

/Library/Ruby/Site/1.8/rubygems.rb:779:in `report_activate_error': RubyGem version error: compass(0.10.3 not ~> 0.8.17) (Gem::LoadError)
        from /Library/Ruby/Site/1.8/rubygems.rb:214:in `activate'
        from /Library/Ruby/Site/1.8/rubygems.rb:1082:in `gem'
        from /Library/Ruby/Gems/1.8/gems/compass-wordpress-0.1.4/lib/compass-wordpress.rb:2
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `require'
        from /Library/Ruby/Gems/1.8/gems/compass-0.10.5/lib/compass/configuration/data.rb:95:in `require'
        from /Library/Ruby/Gems/1.8/gems/compass-0.10.5/lib/compass/exec/global_options_parser.rb:12:in `set_global_options'
        from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/optparse.rb:1296:in `call'
         ... 8 levels...
        from /Library/Ruby/Gems/1.8/gems/compass-0.10.5/bin/compass:26:in `new'
        from /Library/Ruby/Gems/1.8/gems/compass-0.10.5/bin/compass:26
        from /usr/bin/compass:19:in `load'
        from /usr/bin/compass:19

Is this an issue with needing an update for the latest version?

@owengriffin
Copy link

I got the same error - and updated compass-wordpress to use the latest version of compass. See https://github.com/owengriffin/compass-wordpress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants