pengwynn / compass-wordpress

Compass plugin for creating WordPress themes using Sass
MIT License
89 stars 20 forks source link

Error when creating a new project #3

Open chrisbutlerccc opened 13 years ago

chrisbutlerccc commented 13 years ago

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 commented 13 years ago

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