Skip to content
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

[BUG] Proxy settings appear to be ignored. #137

Open
1 task done
shadow7412 opened this issue Mar 15, 2022 · 0 comments
Open
1 task done

[BUG] Proxy settings appear to be ignored. #137

shadow7412 opened this issue Mar 15, 2022 · 0 comments
Labels
Bug thing that needs fixing Needs Triage needs an initial review

Comments

@shadow7412
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Proxy settings are ignored. Requests assume that a proxy is not required.

Expected Behavior

Proxy settings should be honoured.

Steps To Reproduce

  1. Run pacote.packument("any-name", {proxy: "http://localhost:8080"})
  2. Requests made should fail (unless you happen to have a proxy set up at that address)

(Note, bug originally raised here: raineorshine/npm-check-updates#1069)

Environment

  • npm: 8.5.4
  • Node: 17.7.1
  • OS: Windows 11
  • platform: Windows
@shadow7412 shadow7412 added Bug thing that needs fixing Needs Triage needs an initial review labels Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs an initial review
Projects
None yet
Development

No branches or pull requests

1 participant