-
Notifications
You must be signed in to change notification settings - Fork 31
Error: Cannot find module 'bcrypt' #180
Comments
Hi @jeekajoo, could you go to |
Here it is:
Thanks |
Maybe related to kelektiv/node.bcrypt.js#326 and nodejs/nan#414 |
# dpkg -l | grep node-gyp
ii node-gyp 0.12.2+ds-1 all Native addon build tool for Node.js |
Yes I know node-gyp comes with npm. Did you had a look at the tickets I mentioned in my previous comment ? They seems related. Unfortunately, I'm unable to reproduce your problem for now :-S |
Thanks a lot for the feedback. @nledez would you mind having a look a this ? Seems like the node-gyp installed in Debian is too old to compile some dependencies of the proxy :-S. |
I guess every user that installed cozy with official packages on debian jessie and updated cozy (like me) are now stuck because of this proxy issue ;) you can't even have cozy-home working anymore. So this is pretty serious. |
Yes, we downgraded the required version of bcrypt, so it can install with the npm version in Jessie. See #181 |
I was having the same issue.. on RHEL7. Did "npm -g install npm" and it fixed it. |
Hi @soichih, |
Hi,
Since last update, it looks like proxy is broken due a missing dependency.
I tried to uninstall / reinstall it without success.
/usr/local/var/log/cozy/proxy.log-backup:
# cozy-monitor status mta: down couch: up controller: up data-system: up home: up proxy: down index: up kresus: up databrowser: up konnectors: up files: up
Thanks
J.
The text was updated successfully, but these errors were encountered: