npm sign up process is completely broken #188879
Replies: 6 comments 3 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Hi there, @promptrotator! Thanks for flagging this. I just tested the npm sign-up flow on my side and the CAPTCHA loaded normally. Could you let us know if you're still experiencing the issue? Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
|
Diagnostic Steps : Alternative Workaround: |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Hi there, That issue is usually related to the CAPTCHA service failing to load rather than the login system itself. Since the same problem appears across multiple browsers and devices, it’s often caused by something blocking the CAPTCHA script before it can render. A few things that are worth checking: 1. Network or DNS filtering 2. Script or privacy blockers 3. Region or firewall restrictions 4. Check the browser console Regarding maintenance: most large platforms still rely on third-party CAPTCHA providers as part of their authentication flow. When those scripts fail to load due to blocking or connectivity issues, the login process can get stuck even though the core auth system is working. If none of the above helps, it would be worth reporting the issue directly to the maintainers with:
That information usually helps them identify whether it’s a configuration issue or a problem with the CAPTCHA provider. Hope that helps narrow it down. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Tried to login on multiple different browsers and devices and I'm getting the same captcha not loaded issue, is the site still being maintained? Seems schizophrenic that trillions of dollars of value relies on this website that doesn't even have modern standards for auth.
Beta Was this translation helpful? Give feedback.
All reactions