Answers for "'heroku' is not recognized as an internal or external command, operable program or batch file"

1

'heroku' is not recognized as an internal or external command, operable program or batch file.

npm uninstall -g heroku-cli
npm i -g heroku

this should work for windows
Posted by: Guest on October-17-2021

Code answers related to "'heroku' is not recognized as an internal or external command, operable program or batch file"

Browse Popular Code Answers by Language