node-ldapauth icon indicating copy to clipboard operation
node-ldapauth copied to clipboard

Failed to compile dtrace-provider

Open adamjaso opened this issue 9 years ago • 1 comments

adamjaso avatar Jul 09 '15 18:07 adamjaso

We have a fork that works around this: https://github.com/DimensionSoftware/node-ldapauth

Install with: npm i --no-optional https://github.com/DimensionSoftware/node-ldapauth

The --no-optional is important to avoid the dtrace stuff that will probably fail to compile unless you're on SmartOS or some Solaris derivative.

beppu avatar Feb 09 '16 23:02 beppu