Open
Description
Hey guys,
could you tell me with what versions of linux, redis, nodejs, npm and coffee script you tested this service and it worked?
Cause I was trying to install it in
Linux srmwlinuxdev1 2.6.32-696.10.2.el6.x86_64 #1 SMP Tue Sep 12 14:33:29 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
with such versions of above mentioned tools
node -v
v8.4.0
npm -v
5.3.0
redis-server -v
Redis server v=3.2.10 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=f83a0de63af68303
coffee -v
CoffeeScript version 1.8.0
and cloning from git runs normaly, but whenever i try to get all the dependencies and run:
npm install
I get lots of errors as it is not able to build hiredis node module with node-gyp rebuild command.
Metadata
Metadata
Assignees
Labels
No labels