[RUBY] A note when the heroku command becomes unavailable

One day bash: heroku: command not found makes the heroku command unusable. I was able to use git push heroku master. I couldn't use heroku open or heroku rake db: migrate.

npm install -g heroku

Then he was cured.

Recommended Posts

A note when the heroku command becomes unavailable
A note about the scope
A note when examining Javalin
Error when trying to use heroku command
A review note for the class java.util.Optional
A review note for the class java.util.Objects
A rudimentary note on the Fibonacci sequence
A review note for the package java.time.temporal
A note when you want Tuple in Java
A note about the Rails and Vue process
A note about getting stuck when making a parrot return LINE bot on Heroku + Sinatra
I stumbled when I tried using neo4j in the jenv environment, so make a note
Heroku command summary
[Ruby on rails] When executing the heroku command, bash: heroku: command not found is displayed. [Rails tutorial]
When the domain acquired by Name.com suddenly becomes unusable
A note for Initializing Fields in the Java tutorial
[Java] When writing the source ... A memorandum of understanding ①
[Note] When the page access speed does not increase
When the vagrant command doesn't work for some reason
A command that definitely cleans the local docker environment
A review note of the Spring Framework Resource interface
Solution for the error "no basic auth credentials" when pushing a Docker container to Heroku
When a Java file created with the Atom editor is garbled when executed at the command prompt