Wednesday, 17 May 2017

error get lib ldap-client in node js

i cann't get lib ldap-client in node.js . i use this page https://github.com/nodejs/node-gyp for slove the problem. i installed python, node-gyp, Visual Studio 2015 and ... but didn't ... all of packages of ldap connection (exampe : LDAP, ...) has this problem. i'm working in windows 7. packege json is:

{ "name": "taakapis", "version": "0.0.0", "private": true, "main": "app.js", "scripts": { "start": "node ./bin/www" }, "dependencies": { "body-parser": "latest", "cookie-parser": "latest", "debug": "latest", "express": "latest", "jade": "latest", "morgan": "latest", "serve-favicon": "latest", "nodemon":"latest", "mysql":"latest", "date-and-time":"latest", "trim":"latest", "dateformat":"latest", "is-my-json-valid":"latest", "md5":"latest", "ldap-client":"latest"

} }

Picture of when resolve package ldap-client



via s.shahbazi

No comments:

Post a Comment