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

NPM Collaborator Warning #960

Closed
karmaniverous opened this issue Dec 18, 2022 · 1 comment
Closed

NPM Collaborator Warning #960

karmaniverous opened this issue Dec 18, 2022 · 1 comment

Comments

@karmaniverous
Copy link

I am running:

dotenv -c -- release-it

I have my GitHib token in .env.local and I have verified it is getting passed properly.

When I run this command, I get this warning at the top of the interactive process:

WARNING Unable to verify if user karmaniverous is a collaborator for @karmaniverous/npm-package-template.

This warning is apparently coming from NPM. When I set release-it.npm.publish: false in package.json, the warning goes away.

I am in fact the repo owner. My NPM account is in fact linked to my GitHub account. The warning doesn't seem to prevent the package from publishing, but it's annoying.

Any ideas?

@webpro
Copy link
Collaborator

webpro commented Dec 27, 2022

Probably fixed by #966

@webpro webpro closed this as completed Dec 27, 2022
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

2 participants