bnoordhuis / node-iconv

node.js iconv bindings - text recoding for fun and profit!
Other
799 stars 123 forks source link

Fix NAN dependency to use newer version. #158

Closed cookiengineer closed 8 years ago

cookiengineer commented 8 years ago

This fixes issues with newer nodejs versions, such as v6.2.0. Tested on Linux and verified to work.

bnoordhuis commented 8 years ago

I ended up upgrading nan for different reasons so this should be fixed (if it really was an issue). Closing.