ERR_PNPM_FETCH_403  GET https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz: Forbidden - 403

2 months ago

Project ID: 23d83323-3001-422a-babc-3b41f4df2afe

During build I am suddenly getting an error:

ERR_PNPM_FETCH_403  GET https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz: Forbidden - 403 No authorization header was set for the request. No authorization settings were found in the configs.

On my local machine I have no issues running pnpm install

Solved

0 Replies

2 months ago

Seems like NPM is having some issues


mgrantyPRO

2 months ago

same here 😢



mgrantyPRO

2 months ago

yeah i changed the registry here


mgrantyPRO

2 months ago

thanks!


mgrantyPRO

2 months ago

if you guys using bun just a bunfig.toml and add

[install]
# set default registry as a string
registry = "https://npm.jsr.io"

2 months ago

Looks like the issue have been resolved, at least I am no longer getting the error āœŒļø


2 months ago

they applied a fix and are monitoring it so it should be fully resolved soon


2 months ago

!s


Status changed to Solved brody • 2 months ago


ERR_PNPM_FETCH_403  GET https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz: Forbidden - 403 - Railway Help Station