jeremycx / node-LDAP

LDAP binding for node.js
MIT License
221 stars 43 forks source link

The package don't build for node version > 0.10 #89

Closed AgustinCroce closed 8 years ago

AgustinCroce commented 8 years ago

I try to install the package in node 4.4.4 and node-gyp failed. I try also on versions 4.0.0 and 0.12.3 and it failed

AgustinCroce commented 8 years ago

My bad, i was trying npm i LDAP as the npm page says instead of ldap-client