Skip to content

Is it possible to install npm package from git? #93

@paluh

Description

@paluh

I've searched through docs/issues and wasn't able to find information if this is possible. I've tried to install package adding these lines to bower.json:

  "npm+clappr-level-selector-plugin": "https://github.com/clappr/clappr-level-selector-plugin.git#0.1.10"

also

 "clappr-level-selector-plugin": "npm:https://github.com/clappr/clappr-level-selector-plugin.git#0.1.10"

also

 "clappr-level-selector-plugin": "npm:git+https://github.com/clappr/clappr-level-selector-plugin.git#0.1.10"

All above lines works fine when I'm using package.json and npm.

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