Hi, I'm trying to create a Heroku place using "heroku create", and get the following: (What is the problem?)
C:\Users\Software Engineer>heroku create Creating cold-flower-61... done Created http://cold-flower-61.heroku.com/ | [email protected]:cold- flower-61.git C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/heroku/ helpers.rb:75:in ': No such file or directory - git remote (Errno::ENOENT) from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/help s.rb:75:in `block in shell' from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:121:in `chdir' from C:/Ruby192/lib/ruby/1.9.1/fileutils.rb:121:in `cd' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/help s.rb:75:in `shell' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/comm ds/app.rb:265:in `create_git_remote' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/comm ds/app.rb:49:in `create' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/comm d.rb:48:in `run_internal' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/lib/ heroku/comm d.rb:20:in `run' from C:/Ruby192/lib/ruby/gems/1.9.1/gems/heroku-1.14.8/bin/ heroku:13:i `<top (required)>' from C:/Ruby192/bin/heroku:19:in `load' from C:/Ruby192/bin/heroku:19:in `<main>' Thanks a lot. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. 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.
