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

Can't install with npm 5.6.0 #89

Open
tmyt opened this issue Mar 24, 2018 · 1 comment
Open

Can't install with npm 5.6.0 #89

tmyt opened this issue Mar 24, 2018 · 1 comment

Comments

@tmyt
Copy link
Contributor

tmyt commented Mar 24, 2018

Trying to install hangupsjs with npm 5.6.0 and install failed with this output.

~/a$ npm i -s hangupsjs
sh: 1: coffee: not found

Build libraries when postinstall but coffee is specified to devDependencies.
When npm install devDependencies was not installed.
Need to move the coffee-script to dependencies.

@Cerothen
Copy link

Cerothen commented Apr 7, 2018

Same problem for me as well.

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

2 participants