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

scripts: Fix publish step #343

Merged
merged 1 commit into from
Jun 6, 2023
Merged

scripts: Fix publish step #343

merged 1 commit into from
Jun 6, 2023

Conversation

timphillips
Copy link
Contributor

When publishing a new release, the publish step fails with an error:

npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/dist - You do not have permission to publish "dist". Are you logged in as the correct user?

This error is discussed in sindresorhus/np#604. This PR applies the suggested workaround.

Copy link
Contributor

@icio icio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦

@timphillips timphillips merged commit 89a8825 into v1 Jun 6, 2023
3 checks passed
@timphillips timphillips deleted the fix-publish-contents branch June 6, 2023 14:51
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