sonicdoe / detect-character-encoding

Detect character encoding using ICU
Other
84 stars 15 forks source link

Does not work under Node.js v6 on macOS #10

Closed sonicdoe closed 7 years ago

sonicdoe commented 7 years ago

node-gyp rebuild produces quite a few error: no type named 'nullptr_t' in namespace 'std' errors.

Originally reported in #9.

alanjames1987 commented 7 years ago

I'm having the same problem on OS X 10.12.6 running Node 6.9.4, NPM 3.10.10. I can provide any other information needed to reproduce this.

alanjames1987 commented 7 years ago

Additionally I don't get this error in *buntu 16.04 with the same version of Node and NPM installed.

I'm also using LLVM version 8.1.0.

sonicdoe commented 7 years ago

This should now be fixed in detect-character-encoding v0.5.1.