You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Downloaded Heroku CLI for windows (7) successfully and tried running heroku login gets the below error : the scheme http does not accept registry part: localhost:8080 <or bad hostname?) URI::InvalidURIError
I have already set the environment variable HTTP_PROXY as we are using this behind the firewall. Tried uninstalling the application and re-installing it again (installs successfully but causes problem when start to use the tool).
The text was updated successfully, but these errors were encountered:
Downloaded Heroku CLI for windows (7) successfully and tried running heroku login gets the below error :
the scheme http does not accept registry part: localhost:8080 <or bad hostname?) URI::InvalidURIError
I have already set the environment variable HTTP_PROXY as we are using this behind the firewall. Tried uninstalling the application and re-installing it again (installs successfully but causes problem when start to use the tool).
The text was updated successfully, but these errors were encountered: