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

Fix npm publish error: #25

Merged
merged 1 commit into from Dec 26, 2021
Merged

Conversation

ItzMiracleOwO
Copy link
Contributor

Fix npm publish action error:
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/discordjs-activity - You cannot publish over the previously published versions: 1.4.1.

Changing version in package.json from 1.4.1 to 1.4.2

Fix npm publish action error:
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/discordjs-activity - You cannot publish over the previously published versions: 1.4.1.
@SudhanPlayz SudhanPlayz merged commit 3984ae7 into SudhanPlayz:master Dec 26, 2021
@SudhanPlayz
Copy link
Owner

check actions doesnt works

@ItzMiracleOwO
Copy link
Contributor Author

Hi there

it is just an authentication issue with your token.

Have you ever set the access token in your Repository secrets ? (You might want to create environments as well.)

https://docs.npmjs.com/creating-and-viewing-access-tokens

Or it might be an issue with authorization as well. Please check your token type. It should be automation one.

@SudhanPlayz

@ItzMiracleOwO
Copy link
Contributor Author

As what I see, the publish action never worked. So it should be a token issue

@SudhanPlayz
Copy link
Owner

ohhh, i will check it

@ItzMiracleOwO
Copy link
Contributor Author

Sure :)

@ItzMiracleOwO
Copy link
Contributor Author

@SudhanPlayz is it fixed? :3

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 this pull request may close these issues.

None yet

2 participants