Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Compass Basics Getting Started with Compass Installing Compass

Tai Mino
Tai Mino
4,228 Points

error after running compass --version

I uninstalled and installed compass again because there was an error, and other online forum suggested me to do so. But now I get an error again right after I installed compass.

This is the message that I get.

Application/Gemfile:2: warning: duplicated key at line 2 ignored: :git Application/Gemfile:2: warning: duplicated key at line 2 ignored: :git .rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler/dsl.rb:35:in rescue in eval_gemfile': Gemfile syntax error on line 2: unterminated string meets end of file (Bundler::GemfileError) from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler/dsl.rb:31:ineval_gemfile' from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler/dsl.rb:10:in evaluate' from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler/definition.rb:25:inbuild' from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler.rb:155:in definition' from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler.rb:118:insetup' from /Users/???/.rvm/gems/ruby-2.2.2/gems/bundler-1.9.9/lib/bundler.rb:134:in require' from /Users/???/.rvm/gems/ruby-2.2.2/gems/compass-1.0.3/bin/compass:26:in<top (required)>' from /Users/???/.rvm/gems/ruby-2.2.2/bin/compass:23:in load' from /Users/???/.rvm/gems/ruby-2.2.2/bin/compass:23:in<main>' from /Users/???/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in eval' from /Users/???/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in<main>'

I would appreciate it if somebody could help me with this issue.

Thank you!