Open rankun203 opened 8 years ago
This codebase currently only supports node v0.10.x, and we're not planning on upgrading it to support higher versions of node. We have a nearly ready full replacement of this codebase at https://gitlab.com/cdetar/reunhangout -- the new codebase is uses Django on the backend, and works with nodejs v6 and v7 for compiling frontend assets.
I've tried with
docker.com/node:7.1.0
,docker.com/node:6.0.0
, both were failed atnpm install
. I've tried a few ways to deal with the problem and I've successfully installedlibxmljs
, but still cannot gettoobusy
,memwatch
installed.If you need more details to tackle the problem, I'll be glad to provide.