"invalid HTTP version parsed" error in proxy environmnet
Hi, now I installed deno on Ubuntu 22.04 and run
Could you let me know workaround if possible?
My PC is in proxy environment and the setting is:
(.bashrc)
So
Note: Other commands (ex. Git clone or apt or curl) was passed this configuration.
And I tried to change
Then the following error caused:
Deno version is:
deno upgrade then following error was happened.Could you let me know workaround if possible?
My PC is in proxy environment and the setting is:
(.bashrc)
So
HTTP_PROXY and HTTPS_PROXY is same value.Note: Other commands (ex. Git clone or apt or curl) was passed this configuration.
And I tried to change
http to https of HTTPS_PROXY as following:Then the following error caused:
Deno version is:
