nitinuttarwar007 / jquery-contextmenu

Contextmenu plugin for jquery
2 stars 1 forks source link

Free the name "jquery-contextmenu" on Bower? #2

Open corwin-of-amber opened 8 years ago

corwin-of-amber commented 8 years ago

Since the project is abandoned, why not free up the package name "jquery-contextmenu" on the Bower repository. It causes confusion with similarly named "jQuery-contextmenu", which is actually still active.

SDKiller commented 7 years ago

Yes, this also prevents installing jQuery-contextmenu with composer-asset-plugin

  Problem 1
    - bower-asset/jquery-contextmenu v0.5.0 requires bower-asset/jquery ~2.1.1 -> no matching package found.
    - bower-asset/jquery-contextmenu v0.5.1 requires bower-asset/jquery ~2.1.1 -> no matching package found.
    - bower-asset/jquery-contextmenu v0.5.2 requires bower-asset/jquery ~2.1.1 -> no matching package found.
    - Installation request for bower-asset/jquery-contextmenu * -> satisfiable by bower-asset/jquery-contextmenu[v0.5.2, v0.5.1, v0.5.0].

...

 Problem 1
    - The requested package bower-asset/jquery-contextmenu 2.5.0 exists as bower-asset/jquery-contextmenu[0.5.2] but these are rejected by your constraint.