Installieren Sie Heroku CLI Windows
$ npm install -g heroku
Ill Iguana
$ npm install -g heroku
npm i -g heroku
code to install heroku in windows
sudo snap install --classic heroku
sudo apt-get install heroku
$ curl https://cli-assets.heroku.com/install.sh | sh
$ sudo snap install --classic heroku