It looks like a package with that name was already published by someone else, so you'd need to use a different name in your package.json file and then npm publish again.
Else, you can look if you're trying to publish the same version that's already published.