Reputation: 21
I am using Windows 10 and have installed Ruby on Rails and all the other components with rails installer while actually following the instructions here:
http://installfest.railsbridge.org/installfest/create_a_heroku_account
While after installing toolbelt and trying to connect to heroku through the "heroku login" command the computer is basically... stuck...
This is how it looks:
C:\Sites>heroku login
heroku-cli: Installing Toolbelt v4... done
For more information on Toolbelt v4: https://github.com/heroku/heroku-cli
heroku-cli: Adding dependencies... 12 MB/12 MB
heroku-cli: Adding dependencies... 4.34 MB/4.34 MB
heroku-cli: Installing core plugins...
What am I supposed to do now? (For the record I have tried uninstalling the toolbelt and after restarting the computer I have tried everything again).
Would it be better for me, under the circumstances to try and use APTANA and connect heroku through it?
Upvotes: 1
Views: 138
Reputation: 21
thank you for your advise.
i have solved to provelem by removing and reinstalling the the bundler.
i have no Iead whay to prolem is solved since i am really new to coding at this stage but any way... that solved it.
thanks again.
Upvotes: 0