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

skpm publish returns error #256

Open
gespinha opened this issue Oct 25, 2019 · 1 comment
Open

skpm publish returns error #256

gespinha opened this issue Oct 25, 2019 · 1 comment

Comments

@gespinha
Copy link

Hi there,

I've been trying to publish my plugin, but every time I run skpm publish 1.0.0 it returns the following error:

Error: Command failed: npm version 1.0.0 -m "Publish %s release :rocket:" --allow-same-version
npm ERR! code 1
npm ERR! Command failed: git commit -m Publish 1.0.0 release :rocket:

I've removed every release and tag from my repo and also removed any pull request from the plugin directory, but it still returns this error. I just want to publish v1.0.0.

Any clues why this might be happening?

Thanks in advance!

@malakatonez
Copy link

Hi, I had the same problem and I solved by publishing the package into npm first: https://docs.npmjs.com/updating-your-published-package-version-number

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