Can't create new npm packages #36430
Unanswered
AlexisNoeMunoz
asked this question in
Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, When I try to publish my npm package for the first time I have this error:
I have my personal access token with write:packages permissions and this is my
.npmrc
file:I have admin role in the repository when I am publishing my package, this is my package.json file
I can update old npm packages of the repository, but I can't create a new one.
Beta Was this translation helpful? Give feedback.
All reactions