-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[BUG] Can't install camelcase
, decamelize
and other camel-related packages (#camelgate)
#8203
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
Comments
I'm getting this for a few different ones:
As a result, my CI pipeline is failing and I cannot build/deploy. First failure was at ~10:55 AM CDT I can occasionally get the following via my browser, which I think is likely related: |
We get the same error for any path with "camel", e.g. https://www.npmjs.com/search?q=camel | https://registry.npmjs.org/camel123 | https://registry.yarnpkg.com/camel456 Builds are failing for us as well. Edit: this is fixed now, thank you all |
Same here! Can't deploy a new build. Begun the camel wars have. |
I'm experiencing the same issue |
same |
Our builds are down because of that too |
Same |
1 similar comment
Same |
did a hard refresh, and previously affected packages seem to be back up |
Any search of "camel" on npm fails... |
i am NOT going to use the pythonic variant - bring back camels |
Same |
Same, in my job we are with this error in build
|
Seems to be a change in Cloudflare's managed WAF ruleset - any site using that will have URLs containing 'camel' blocked due to the 'Apache Camel - Remote Code Execution - CVE:CVE-2025-29891' (a9ec9cf625ff42769298671d1bbcd247) rule. Guess they've been a bit over-eager on the pattern matching on that one. If your own site is affected you can change the 'Action' on this rule to 'Log' to disable it. |
do you have any ideas on how to fix this? |
Facing this issue on my end as well: ERR_PNPM_FETCH_403 GET https://registry.npmjs.org/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz: Forbidden - 403 |
@akhll someone at NPM needs to fix this. |
https://status.npmjs.org/ — they've updated their status page |
Stackoverflow is having the same issue. Opening any question with "Camel" in the name triggers "access denied". |
wow what a day to be working late |
also getting this issue - it's almost 6pm so breaking out the whisky too |
#camelgate |
wen fix |
LOL. Same! |
Any ideas when camelgate will be fixed? |
It's working.. thanks! |
✅ |
Working now |
At this point, if this issue had its own documentary, it’d get more views than Snow White. 🍿 |
GitHub should create the Camel Badge for everyone who was there |
Another hour down the toilet debugging an issue that was beyond my control... (-‸ლ) |
camelcase
and decamelize
camelcase
, decamelize
and other camel-related packages (#camelgate)
one hour is "10x engineer" stuff, kudos. |
…lling out filter blocking all URLs containing "camel" npm/cli#8203" to "See Also"
At least I've deployed a npmjs mirror now ! And it started working when npmjs was repaired 😂 |
What did I miss? |
i summoned theo 👀 |
Shoutout to Cloudflare for fixing the problem that they caused |
everything |
This explains everything 🐫🐫🐫 |
This appears to be fixed as per this https://status.npmjs.org/incidents/hdtkrsqp134s Closing: If this issue persist please go to Registry support as this repository tracks npm cli issues. For registry support please go to npmjs.com/support. |
Confirmed 🐫 |
o/ |
Uh oh!
There was an error while loading. Please reload this page.
GET BACK TO WORK, NERDS!
Caused by https://developers.cloudflare.com/waf/change-log/2025-03-11-emergency/
Is there an existing issue for this?
This issue exists in the latest npm version
Affected packages
registry.npmjs.org/camelcase
registry.npmjs.org/camelcase-keys
registry.npmjs.org/decamelize
registry.npmjs.org/camel-case
registry.npmjs.org/lodash.camelcaseregistry.npmjs.org/camelcase-css
Current Behavior
Expected Behavior
Those downloads should work
Steps To Reproduce
npm i camelize decamelize
Environment
The text was updated successfully, but these errors were encountered: