d3 / d3-scale-chromatic

Sequential, diverging and categorical color scales.
https://d3js.org/d3-scale-chromatic
Other
798 stars 107 forks source link

Someone else decide to publish this package through Bower.io #8

Closed azizmuradovar closed 7 years ago

azizmuradovar commented 7 years ago
$ bower install d3-scale-chromatic
bower not-cached    https://github.com/saeidzebardast/d3-scale-chromatic.git#^1.1.0
bower resolve       https://github.com/saeidzebardast/d3-scale-chromatic.git#^1.1.0
bower not-cached    https://github.com/saeidzebardast/d3-scale-chromatic.git#1.1.1
bower resolve       https://github.com/saeidzebardast/d3-scale-chromatic.git#1.1.1
bower cached        https://github.com/mbostock-bower/d3-bower.git#4.9.1
bower validate      4.9.1 against https://github.com/mbostock-bower/d3-bower.git#^4.7.4
bower ECMDERR       Failed to execute "git ls-remote --tags --heads https://github.com/saeidzebardast/d3-scale-chromatic.git", exit code of #128 remote: Repository not found. fatal: repository 'https://github.com/saeidzebardast/d3-scale-chromatic.git/' not found

Additional error details:
remote: Repository not found.
fatal: repository 'https://github.com/saeidzebardast/d3-scale-chromatic.git/' not found

Hope you may contact Bower.io and retake the ownership. Thanks a lot!

mbostock commented 7 years ago

Hi. Sorry, but I don’t maintain any Bower releases anymore, and I’m also not willing to police Bower. If you are able, I suggest switching to npm or another package distribution system.

Since that git link doesn’t resolve, I suspect you could contact the Bower maintainers and have them either delete the d3-scale-chromatic package from the Bower registry or repoint it at the official git URL.