You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run my pipeline i'm always getting a "npm verb stack HttpErrorGeneral: 403 Forbidden - PUT https://registry.npmjs.org/@govbr-ds%2fwebcomponents - You cannot publish over the previously published versions: 1.3.1.". This version wasn't published before.
Even with this error, my package get published on npmjs but my pipeline fails. What i'm doing wrong?
Am I trying to publish 2 times the same package? Where?
Guys, I'm now to using the semantic-release.
When I run my pipeline i'm always getting a "npm verb stack HttpErrorGeneral: 403 Forbidden - PUT https://registry.npmjs.org/@govbr-ds%2fwebcomponents - You cannot publish over the previously published versions: 1.3.1.". This version wasn't published before.
Even with this error, my package get published on npmjs but my pipeline fails. What i'm doing wrong?
Am I trying to publish 2 times the same package? Where?
Here is my .releaserc.yml
Thank you for anyones help.
The text was updated successfully, but these errors were encountered: