-
Notifications
You must be signed in to change notification settings - Fork 405
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 CamanJS with npm #226
Comments
Same with npm 4.0.5 |
Environmental variable problem |
you should add the path |
zhengyongxiong - can tell us in more detail!! |
On server side it depends on libcairo2 library, see the answer here: https://stackoverflow.com/a/27705973/266561 |
You need to complete the node-canvas dependencies first then you will be able to install caman. I was able to successfully npm install caman through this approach. |
|
I'm facing the above issue, I tried everything suggested in comments and nothing seems to work. Can anyone guide me here!! |
In
/Users/myusername/.npm/_logs/2017-10-19T13_19_12_145Z-debug.log
:Version of npm:
The text was updated successfully, but these errors were encountered: