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

Uninitialized constant Jasmine::Config #7

Open
pschuegr opened this issue Dec 20, 2012 · 3 comments
Open

Uninitialized constant Jasmine::Config #7

pschuegr opened this issue Dec 20, 2012 · 3 comments

Comments

@pschuegr
Copy link

bundle exec rake jasmine:phantom:ci --trace
** Invoke jasmine:phantom:ci (first_time)
** Invoke jasmine:require (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute jasmine:require
** Execute jasmine:phantom:ci
rake aborted!
uninitialized constant Jasmine::Config
/home/paul/.rvm/gems/ruby-1.9.3-p194/bundler/gems/jasmine-phantom-b374778709d7/lib/jasmine-phantom/tasks.rake:7:in block (3 levels) in <top (required)>' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:incall'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in block in execute' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:ineach'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in execute' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:inblock in invoke_with_call_chain'
/home/paul/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb:211:in mon_synchronize' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:ininvoke_with_call_chain'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in invoke' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:ininvoke_task'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in block (2 levels) in top_level' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:ineach'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in block in top_level' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:instandard_exception_handling'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in top_level' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:inblock in run'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in standard_exception_handling' /home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:inrun'
/home/paul/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/bin/rake:33:in <top (required)>' /home/paul/.rvm/gems/ruby-1.9.3-p194/bin/rake:23:inload'
/home/paul/.rvm/gems/ruby-1.9.3-p194/bin/rake:23:in `

'
Tasks: TOP => jasmine:phantom:ci

@pschuegr
Copy link
Author

Looks like they've changed Jasmine in 1.3 - dependency should be ~> jasmine 1.2.0.

@wndxlori
Copy link

Any chance there will be an upgrade to support Jasmine 1.3 ?

@qxjit
Copy link
Member

qxjit commented Jan 31, 2013

Sorry.. I've been really busy of the last month and haven't gotten to this. I will try to get to it next week.

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

3 participants