bower / bower

A package manager for the web
bower.io
MIT License
14.99k stars 1.85k forks source link

Registering bower package names is not supported anymore #2558

Closed jalbam closed 4 years ago

jalbam commented 4 years ago

Hello,

I am trying to register a new Bower package. Once it asks this:

Registering a package will make it installable via the registry (https://registry.bower.io), continue?

I agree answering "Y", but I get the following error just after a few seconds:

EUNKNOWN Unknown error: 500 - Registering bower package names is not supported anymore. You can install any bower package on github with command like "bower install jquery/jquery-dist --save"

Was the register support really dropped or it is an issue?

Thank you very much in advance!

Cheers, Joan

sheerun commented 4 years ago

Yes it was dropped

jalbam commented 4 years ago

Thank you for your fast reply! As I could not find the error anywhere and the official web site still talks about registering packages, I was wondering whether it was due to the big size of the package or not...

sheerun commented 4 years ago

Good point, we'll update website docs. Thank you!

jalbam commented 4 years ago

Thanks to you! Best regards

sheerun commented 4 years ago

Docs are now updated