8000 Installation of nodejs does not work under proxies that require authorization. · Issue #2005 · volta-cli/volta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Installation of nodejs does not work under proxies that require authorization. #2005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ngicks opened this issue Feb 25, 2025 · 5 comments

Comments

@ngicks
Copy link
ngicks commented Feb 25, 2025

Thank you for a great tool. I'm trying to manage Nodejs version under my personal environment with Volta but when I extend use of Volta to my work environment, it does not work because our company's cooporate proxy requires basic authentication.
(The error was 407 Proxy Authentication Required.)

Quickly skimmed source codes, I found that attohttpc does not place Proxy-Authorization header for proxy CONNECT requests.

I'll raise an issue there too.

@ngicks ngicks changed the title Installation of nodejs does not work under cooporate proxies that require authentication. Installation of nodejs does not work under cooporate proxies that require authorization. Feb 25, 2025
@ngicks ngicks changed the title Installation of nodejs does not work under cooporate proxies that require authorization. Installation of nodejs does not work under proxies that require authorization. Feb 25, 2025
@ngicks
Copy link
Author
ngicks commented Feb 27, 2025

sbstp/attohttpc#184

@ngicks
Copy link
Author
ngicks commented Feb 27, 2025

Seeing if I can fix it at sbstp/attohttpc#185

But seemingly bumping attohttpc to v0.29.0 already needs bunch of dependencies to be updated.

I am not sure what I should do then.

@ngicks
Copy link
Author
ngicks commented Feb 28, 2025

At least the test build succeeded to download and install Nodejs under the proxy

@ngicks
Copy link
Author
ngicks commented Mar 2, 2025

sbstp/attohttpc#185 is merged.

@ngicks
Copy link
Author
ngicks commented Mar 10, 2025

Hmm why is dependabot not suggesting to update attohttpc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0