Skip to content

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

Open
@ngicks

Description

@ngicks

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions