Heroku not recognized as an internal or external command (Windows)

James Mitchell picture James Mitchell · Feb 11, 2017 · Viewed 30.6k times · Source

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?

Answer

soysoy picture soysoy · Mar 9, 2017

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.