fxpio / composer-asset-plugin

NPM/Bower Dependency Manager for Composer
MIT License
892 stars 156 forks source link

Problem with bower-asset/hoypido-js-marker-clusterer #186

Closed dogrocker closed 8 years ago

dogrocker commented 8 years ago

I try to use hoypido-js-marker-clusterer by

"require": {
        "bower-asset/hoypido-js-marker-clusterer": "*"
    },

got the error

dev-local-dev requires bower-asset/hoypido-js-marker-clusterer 1.0.0 -> no matching package found.

But if I install

"require": {
        "bower-asset/jquery.tagsinput": "*"
    },

It work.

Info.

composer show bower-asset/hoypido-js-marker-clusterer
name     : bower-asset/hoypido-js-marker-clusterer
descrip. : The library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
keywords : google, marker, cluster, clusterer, javascript, js, api, v3
versions : dev-master, 1.0.0, dev-gh-pages, dev-revert-33-fix/ignore-hidden-markers
type     : bower-asset-library
license  : Apache 2.0
source   : [git] https://github.com/HoyPido/js-marker-clusterer.git f5a6ef7d43b06700f1591ea42dc97e4fd799db03
dist     : [zip] https://api.github.com/repos/HoyPido/js-marker-clusterer/zipball/f5a6ef7d43b06700f1591ea42dc97e4fd799db03 f5a6ef7d43b06700f1591ea42dc97e4fd799db03
names    : bower-asset/hoypido-js-marker-clusterer
composer show bower-asset/jquery.tagsinput
name     : bower-asset/jquery.tagsinput
descrip. :
keywords :
versions : dev-master, v1.3.6, v1.3.5, v1.3.4, v1.3.3, v1.3.2, v1.3.1, v1.3, v1.2.5, v1.2.4, v1.2.3, v1.2.2, dev-develop, dev-rewrite, dev-testing
type     : bower-asset-library
source   : [git] https://github.com/xoxco/jQuery-Tags-Input.git ae31b175fbfd0a0476822182ef52e76c2629e9c3
dist     : [zip] https://api.github.com/repos/xoxco/jQuery-Tags-Input/zipball/ae31b175fbfd0a0476822182ef52e76c2629e9c3 ae31b175fbfd0a0476822182ef52e76c2629e9c3
names    : bower-asset/jquery.tagsinput

requires
bower-asset/jquery dev-1.x|1.x
dogrocker commented 8 years ago

Don't know the real problem is, So I've just forked then make master branch and created tag to v1.0.0 then register it to bower repo and now it work.

May be the tag is the problem because the hoypido-js-marker-clusterer do the same thing with me but he tag with 1.0.0 now v1.0.0?

composer show bower-asset/dogrocker-js-marker-clusterer
name     : bower-asset/dogrocker-js-marker-clusterer
descrip. : The library creates and manages per-zoom-level clusters for large amounts of markers. Google API v3.
keywords : google, marker, cluster, clusterer, javascript, js, api, v3
versions : dev-master, v1.0.0, 1.0.0, dev-revert-33-fix/ignore-hidden-markers
type     : bower-asset-library
license  : Apache 2.0
source   : [git] https://github.com/dogrocker/js-marker-clusterer.git f5a6ef7d43b06700f1591ea42dc97e4fd799db03
dist     : [zip] https://api.github.com/repos/dogrocker/js-marker-clusterer/zipball/f5a6ef7d43b06700f1591ea42dc97e4fd799db03 f5a6ef7d43b06700f1591ea42dc97e4fd799db03
names    : bower-asset/dogrocker-js-marker-clusterer
nparziale commented 8 years ago

Hey @dogrocker , sorry about that. I'm Nico founder of HoyPido, you shoulnd't use 'hoypido-js-marker-clusterer'