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

[BUG] Auth error: adding .npmrc settings #45

Open
setohe0909 opened this issue Jan 3, 2024 · 1 comment
Open

[BUG] Auth error: adding .npmrc settings #45

setohe0909 opened this issue Jan 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@setohe0909
Copy link
Member

AC
Create a file called .npmrc in the root directory of the project, adding into the file:

registry=https://registry.npmjs.org/
//registry.npmjs.org/:_authToken=TOKEN

Replace the TOKEN with a secret key by Github, you can find this token inside the npm account


@setohe0909 setohe0909 added the bug Something isn't working label Jan 3, 2024
@chandrevdw31
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants