Wow, can't believe I missed the spelling error. Thanks - everything is working now.
-- Chris On Dec 1, 12:48 pm, Neil Middleton <[email protected]> wrote: > Feezing-cloud-50?? > On 1 Dec 2010 19:46, "Chris Kramp" <[email protected]> wrote: > > > > > Hi All, > > > I am following railstutorial.org and am attempting to push my first > > app (named first_app) to heroku. I get the following output: > > > first_app > heroku list > > You have no apps. > > > first_app > heroku create > > Creating freezing-cloud-50.... done > > Createdhttp://freezing-cloud-50.heroku.com/| [email protected]:freezing- > > cloud-50.git > > > first_app > git push heroku master > > > ! No such app as first_app > > > fatal: The remote end hung up unexpectedly > > > I believe my git remote is setup correctly: > > first_app > git remote -v > > heroku [email protected]:feezing-cloud-50.git (fetch) > > heroku [email protected]:feezing-cloud-50.git (push) > > > Any ideas? > > > Thanks, > > Chris Kramp > > > -- > > 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] <heroku%[email protected]>.> > For more options, visit this group at > > http://groups.google.com/group/heroku?hl=en. > > > > -- 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.
