-
Select Topic AreaQuestion BodyHello! I published a package (I have a .npmrc w/ auth token & directs it to the Github registry based on scope) The issue is I published it without specifying in package.json that it's under a repository. I literally cannot find where this package is now. It's not under my user packages and it's not under the scope's packages. I can't even delete it w/ command-line. What do I do? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
i have found the fix sorry if anyone else was an idiot it was just bump version + |
Beta Was this translation helpful? Give feedback.
-
|
Hi @DevAX1T, thanks for being a part of the GitHub Community! I'm glad you were able to fix your issue. I'm going to go ahead and close this conversation as it's resolved. |
Beta Was this translation helpful? Give feedback.
i have found the fix sorry
if anyone else was an idiot it was just bump version +
npm publish --registry=https://npm.pkg.github.com/