-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
When I run my node server using example code i got following error
throw new assert.AssertionError({
^
AssertionError: "undefined" == true
at new LdapAuth (/home/hitesh/node/exp2/node_modules/ldapauth/lib/ldapauth.js:56:10)
at Object.<anonymous> (/home/hitesh/node/exp2/app.js:16:12)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3```
Metadata
Metadata
Assignees
Labels
No labels