Skip to content

Bower installing a very old version (0.3.0) #60

@andrewwakeling

Description

@andrewwakeling

I'm not sure if bluebird supports bower or not, but it's listed in the repository and attempting to install bluebird will install version 0.3.0.

bower search bluebird gives:

bluebird git://github.com/petkaantonov/bluebird.git

bower install bluebird gives:

bower bluebird#*            not-cached git://github.com/petkaantonov/bluebird.git#*
bower bluebird#*               resolve git://github.com/petkaantonov/bluebird.git#*
bower bluebird#*              download https://github.com/petkaantonov/bluebird/archive/v0.3.0.tar.gz
bower bluebird#*               extract archive.tar.gz
bower bluebird#*              resolved git://github.com/petkaantonov/bluebird.git#0.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions