-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I have tried to install this library and its not installing. Below is the error that I'm facing while installing this:
npm ERR! poker-eval@0.4.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the poker-eval@0.4.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the poker-eval package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls poker-eval
npm ERR! There is likely additional logging output above.
Please suggest how to install this in my node.js project. If I need a specific version of the node.js and npm or the library needs to be updated. I'm using node.js on mac OS X. Please advice.