JuliaRegistries / Registrator.jl

Julia package registration bot
https://julialang.org/packages
Other
209 stars 47 forks source link

Registration of new package fails #359

Closed sapal6 closed 2 years ago

sapal6 commented 2 years ago

I am trying to register my package for the first time. I was using the Registration bot but it returns an error comment - "Error while trying to register: Changing package names not supported yet".

I also tried to register the package via web but got the same error there as well.

DilumAluthge commented 2 years ago

Please read the section on "How do I rename an existing registered package".

https://github.com/JuliaRegistries/General/blob/master/README.md#how-do-i-rename-an-existing-registered-package

sapal6 commented 2 years ago

Thanks @DilumAluthge . Will follow the instructions given in the link.