lovell / farmhash

Node.js implementation of FarmHash, Google's family of high performance hash functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to install

vijayaa opened this issue · comments

unable to install on my machine
CentOS release 6.2
node version v0.10.31
i have even tried on CentOS Linux release 7.0.1406 with node version v5.0.0

Hello, please can you provide either an error message or the result of running npm install farmhash.

when i tried npm install farmhash it was giving error. i did git clone and then npm install it worked

Thanks for the update. You shouldn't have to use git clone; farmhash should work straight from npm. If you're able to share details of the error then that might help others with a similar problem.