node-LDAP
node-LDAP copied to clipboard
Error: EACCES: permission denied,
Plz help in below error at the time of install the package.
configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/NodeJsApp/node_modules/ldap-client/build'
Something in that directory path was created with a bad bitmask, I'd bet - look at permissions all the way down to /home/NodeJsApp/node_modules/ldap-client/build and see where you lose rw privs.