npm run publish command is recursively trying to publish package after it's already successfully published to npm
kotAPI opened this issue · 0 comments
kotAPI commented
Found the reason why this has happened from an SO thread.
publish
script from package.json triggers recursively - https://stackoverflow.com/a/62870817