Giter Club home page Giter Club logo

Comments (4)

p3drosola avatar p3drosola commented on June 17, 2024

That's weird. 0.5 is not even released yet. To be honest I'm not very familiar with the bower ecosystem, as I've never used it myself. PRs welcome.

from backbone.virtualcollection.

neverthemachineforever avatar neverthemachineforever commented on June 17, 2024

I'm no bower expert either, but..
Your bower.json file references 0.4.15, which if 0.5.0 is not released should be correct.
My guess is that either 0.5.0 was registered with bower and this doesn't match the bower.json file, or seeing as 0.4.15 is not an available tag (as far as I can see), it's grabbing 0.5.0 for some reason.
Possibly not something that can be sent as a PR.

To get the current master you can tell bower to grab the specific commit, assuming this commit is what should be tagged as 0.4.15, eg:
bower install https://github.com/p3drosola/Backbone.VirtualCollection.git#f4999b17587047e891dc4894c4a35fe306b11c34

from backbone.virtualcollection.

ronen avatar ronen commented on June 17, 2024

I'm not a super bower expert either, but...

Bower's registry seems to automatically get new versions from github tabs. And there is a v0.5.0 tag (8bcf859), so I guess that is enough to be a "release" as far as bower is concerned.

But confusingly, github doesn't list that tag at Backbone.VirtualCollection/tags or Backbone.VirtualCollection/releases, I don't know why not. Despite that, according to according to VersionEye, bower is using Backbone.VirtualCollection/zipball/v0.5.0 and indeed that link works and the contents are the same as what I get from bower install.

Anyway, what to do about it...?

Apparently it's possible to unregister a package entirely, as per the instructions at http://bower.io/docs/creating-packages/#unregister but I haven't seen instructions for how to yank a specific version.

However, those instructions do say that for manual intervention you can make a request at bower/bower#120 -- perhaps that's the thing to do so they can take care of it? They seem to prefer that the repo owner or collaborator be the one to post the request.

from backbone.virtualcollection.

p3drosola avatar p3drosola commented on June 17, 2024

Ok, I've tagged 0.4.15 properly, and removed the 0.5.0 tag, and bower seems to have detected it. Thanks for you help guys.

screenshot 2014-07-16 11 03 04

from backbone.virtualcollection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.