On the CL when I run a simple "heroku" command it returns: /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require': no such file to load -- heroku-api (LoadError) from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.heroku/client/lib/heroku/auth.rb:5:in `<top (required)>' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.heroku/client/lib/heroku/client.rb:5:in `<top (required)>' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/gems/ruby-1.9.2-p290/gems/heroku-2.6.1/lib/heroku.rb:6:in `<top (required)>' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require' from /Users/tjs/.rvm/gems/ruby-1.9.2-p290/gems/heroku-2.6.1/bin/heroku:6:in `<top (required)>' from /Users/tjs/.rvm/gems/ruby-1.9.2-p290/bin/heroku:19:in `load' from /Users/tjs/.rvm/gems/ruby-1.9.2-p290/bin/heroku:19:in `<main>'
If I run the same command before setting rvm to use 1.9.2 then I get the normal help menu. I am running heroku version: 2.26.6 , trying to wrap up the setup on a new app. any ideas? -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
