Skip to content

Cannot install via NPM #52

@antgonzales

Description

@antgonzales

When I attempt to install with NPM, I'm prompted to install bower. I would rather not introduce bower as a dependency on my project.

npm install tether-select --save

> tether-select@1.1.0 install /Users/anthonygonzalez/src/glossier-v2/node_modules/tether-select
> bower install

sh: bower: command not found
npm ERR! Darwin 15.5.0
npm ERR! argv "/opt/nodes/5.4.0/bin/node" "/opt/boxen/nodenv/versions/5.4.0/bin/npm" "install" "tether-select" "--save"
npm ERR! node v5.4.0
npm ERR! npm  v3.3.12
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn

npm ERR! tether-select@1.1.0 install: `bower install`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the tether-select@1.1.0 install script 'bower install'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the tether-select package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     bower install
npm ERR! You can get their info via:
npm ERR!     npm owner ls tether-select
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/anthonygonzalez/src/glossier-v2/npm-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions