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

Invalid Authentication Error on private Package #6227

Open
rkumar3-chwy opened this issue Apr 15, 2024 · 0 comments
Open

Invalid Authentication Error on private Package #6227

rkumar3-chwy opened this issue Apr 15, 2024 · 0 comments

Comments

@rkumar3-chwy
Copy link

I am facing issue with private packages, i am able to install @organisation/test1 using npmscopes but unable to install package which doesn't have scope and it is private eg package-name which is a private package. Getting Invalid Authentication error.
My yarnrc file
npmScopes:
(npmScope):
npmAlwaysAuth: true
npmAuthToken: Token here
npmRegistryServer: https://organisation.jfrog.io/

nodeLinker: node-modules
npmRegistryServer: "https://registry.yarnpkg.com/"

yarnPath: .yarn/releases/yarn-3.7.0.cjs
npmAlwaysAuth: false

Could someone please help?

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

No branches or pull requests

1 participant