heroku command not working error Installing core plugins -


i'm keep getting error. have installed heroku toolkit

c:\users\hp-u>heroku login submit heroku cli usage information better improve cli user experience?
[y/n] y
heroku-cli: installing core plugins...error reading plugin heroku-apps. reinstalling... error reading plugin heroku-apps. reinstalling ... error reading plugin heroku-apps. reinstalling

i removed s https:// in value https_proxy variable , worked.

so:

export https_proxy="http://myproxy.com:8080" //instead of export https_proxy="https://myproxy.com:8080" 

i.e. somehow internal college proxy might not able perform ssl communication


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -