I’m having trouble claiming a package. About 40 minutes earlier I successfully claimed the same Caddy module ID under a different import path (monorepo layout). I’ve since moved the plugin to its own repository and I’m trying to claim:
Ah, it’s because the same module ID is already registered. You’ll just have to delete it from your account and then you can register it at the new path.
I removed it from the account before trying to claim this module ID under a different path & since then I was unable to register this module ID under the new package import path, e.g.
(I’ve got no registered modules at all under my acc).
There seems to be some mechanism that prevents freshly-freed module IDs from being registered again under a different package import path (to prevent module ID squatting?)
Now wondering if I can do anything about it without having to change the module ID (e.g., if it’s a temporary restriction, I am ok to wait)
Hmm, might be a bug. I have started a rewrite of our plugin database and backend, so I am hoping to address it with that… I don’t think you should have to change your module ID.
I’ll try to accelerate the backend rewrite. I might employ some LLM assistance to make it go faster.