Skip to content
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

Issue with registry configuration for npm.pkg.github.com #4034

Closed
zkochan opened this issue Nov 22, 2021 · 0 comments · Fixed by #4032
Closed

Issue with registry configuration for npm.pkg.github.com #4034

zkochan opened this issue Nov 22, 2021 · 0 comments · Fixed by #4032
Milestone

Comments

@zkochan
Copy link
Member

zkochan commented Nov 22, 2021

Any progress on this please? Haven't been able to use pnpm because of this for a long time. My situation:
.npmrc

@apify-packages:registry=https://npm.pkg.github.com/apify-packages
//npm.pkg.github.com/:_authToken=<token>

pnpm i

 ERR_PNPM_FETCH_401  GET https://npm.pkg.github.com/apify-packages/@apify-packages%2Ffingerprint-injector: Unauthorized - 401

No authorization header was set for the request.

These authorization settings were found:
@apify-packages:registry=https://npm.pkg.github.com/apify-packages
//npm.pkg.github.com/:_authToken=72d4[hidden]
Progress: resolved 1, reused 0, downloaded 0, added 0

Any advice would be highly appreciated.

Originally posted by @cybairfly in #2933 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant