atom / node-nslog

Access to NSLog from inside node!
MIT License
31 stars 17 forks source link

Does not support Electron 3.X / Node 10 #24

Closed tommoor closed 5 years ago

tommoor commented 5 years ago

Looks like updating to Nan 2.10+ will address this

https://github.com/nodejs/nan/issues/763


Edit: I tried to change and test this however I can't build the module locally due to the dependency on a macos 10.11 build SDK.

Edit2: Bypassed that ^