Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install via NPM #52

Open
antgonzales opened this issue May 19, 2016 · 3 comments
Open

Cannot install via NPM #52

antgonzales opened this issue May 19, 2016 · 3 comments

Comments

@antgonzales
Copy link

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

> [email protected] 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! [email protected] install: `bower install`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] 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
@pawlufelice
Copy link

Yes, happens to me too.

@timmeade
Copy link

timmeade commented Sep 14, 2016

here also. Very annoying

@codeclown
Copy link

Does this happen because of line 13 in package.json?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants