Skip to content

Add fallback to NPM proxy configuration when other proxy configuration is unavailable #4719

@flotwig

Description

@flotwig

Add support for the proxy and https-proxy configuration variables in NPM to control Cypress's proxy configuration.

Users should still be able to do HTTP_PROXY= (empty string) to disable proxy usage altogether.

This should allow Cypress to "just work" when launched by proxy users who use NPM as a launcher.

This should also be added to the CLI so that it can use npm_config_proxy at npm install time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions