Can't install NPM package due to connection discrimination, 403 response #29267
Labels
existing workaround
stage: proposal 💡
No work has been done of this issue
topic: installation
Issue during installation or downloading Cypress
type: feature
New feature that does not currently exist
Current behavior
When npm tries to install Cypress, it fails with a 403 response. You can reproduce this using
torsocks
to load the files over a Tor connection:torsocks npm i
Debug logs
Cypress Version
13.7.1
Node version
v20.12.0
Package Manager
npm
Package Manager Version
10.5.0
Operating system
Linux
Operating System Version
?
Other
Related is #29124. The best fix would be to remove Cloudflare discrimination against connections since forcing the manual install method is burdensome to developers who are blocked by Cloudflare or who want privacy from Cypress and/or Cloudflare logging installs.
The text was updated successfully, but these errors were encountered: