Following this heroku tutorial to launch an app on heroku. But when I use the command heroku create
, it says it's not recognized. I added C:\Program Files\Heroku
to my PATH. How do I fix this?
You can follow the Getting Started on Heroku with Python .
My Heroku.exe PATH is in C:\Program Files\Heroku\bin
.
Make sure your Heroku's Path is correct.
Or you can re-install the heroku.