Skip to content

NPM install warns of peer requirement #162

@ekkis

Description

@ekkis

npm install grunt-bower-install --save-dev

warns that

npm WARN [email protected] requires a peer of grunt@~0.4.0 but none was installed.

which owes to a peerDependency in the package.json that was fixed by sirianni in this issue: #148

however, it seems that has not been migrated to NPM. the version installed is 1.6.0 - I don't know what version is most recent but when I click on the github link here: https://www.npmjs.com/package/grunt-bower-install it brings me to this other project (grunt-wiredep), which would have a different version. so I'm a little confused.

what should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions