Camille Foubert

Results 3 comments of Camille Foubert

Hi, this PR fix this issue : https://github.com/anvilresearch/connect/pull/374

Hi, I think you can achieve it using npm link. Clone or get the zipped node-ldapjs repository then in your project : ``` npm link {path to node-ldapjs project} ```...