Skip to content

bower doesn't run during generator tests #654

@sigriston

Description

@sigriston

Ever since angular 1.3 hit bower (I think), the version spec of ">=1.2.*" causes angular 1.3.0 to be installed. However, package angular-socket-io still depends on "~1.2.6" causing a conflict.

During the generator tests, since bower cannot prompt the user for conflict resolution, no packages are installed, causing client tests to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions