bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

Duplicate package for a repo that does not exist #111

Closed NickTomlin closed 9 years ago

NickTomlin commented 9 years ago

I tried registering the package react-table but it already exists in the registry. The git endpoint that the package is registered at does not exist. I can't find any contact details for the original owner.

If possible, i'd love to give the package a new home :) Also, forgive me if this is not the right place to ask this, the docs seem to indicate this is so, but I may have missed something.

The output of bower register for reference:

git:master ᎒ bower register react-table git@github.com:NickTomlin/react-table.git
bower convert       Converted git@github.com:NickTomlin/react-table.git to git://github.com/NickTomlin/react-table.git
bower resolve       git://github.com/NickTomlin/react-table.git#*
bower download      https://github.com/NickTomlin/react-table/archive/v1.3.0.tar.gz
bower extract       react-table#* archive.tar.gz
bower resolved      git://github.com/NickTomlin/react-table.git#1.3.0
? Registering a package will make it installable via the registry (https://bower.herokuapp.com), conti? Registering a package will make it installable via the registry (https://bower.herokuapp.com), conti
nue?: Yes
bower register      git://github.com/NickTomlin/react-table.git
bower EDUPLICATE    Duplicate package
[~/workspace/react-table]
git:master ᎒ bower info react-table                                                                 ⏎
bower not-cached    git://github.com/erfangc/ReactTable.git#*
bower resolve       git://github.com/erfangc/ReactTable.git#*
bower ECMDERR       Failed to execute "git ls-remote --tags --heads git://github.com/erfangc/ReactTable.git", exit code of #128

Additional error details:
fatal: remote error:
  Repository not found.
desandro commented 9 years ago

Hi! react-table has been un-registered. All yours for the taking.

Happy bowering! :bird: