Failed to publish plugin due to "You don't have access to that package"

Report

Hello.
I’m trying to publish a new Inkdrop plugin and when I run ipm publish -t v0.1.0 I get the following error.

$ ipm publish -t v0.1.0
Publishing insert-date@v0.1.0 failed
Creating new version failed: You don't have access to that package

I also tried ipm publish minor and got the same result

$ ipm publish minor
Preparing and tagging a new version done
Pushing v0.2.0 tag done
Publishing insert-date@v0.2.0 failed
Creating new version failed: You don't have access to that package

I ran the above command with Inkdrop logged in.
Do you have any possible causes or solutions?

Info

Hi yagi-san,

Thank you for creating a plugin!
That’s because there is already a plugin with the same name but it doesn’t support v4, therefore you didn’t see it already exists. I reported it to the original author:

Thank you for investigating and contacting the author, I wasn’t aware of the existence of the plugin.
I’ll consider forking this plugin while seeing the author’s response.

Thank you very much.

FIY: The original author told me that he doesn’t have the spare time to maintain it at the moment. So, I took it over as an official plugin here:

https://my.inkdrop.app/plugins/insert-date

1 Like