Zachary Lund

Results 13 comments of Zachary Lund

Seems it's difficult to get node-addon-api into the include path reliably. That would be great to have.

I've made an napi module using this cmake module. The example can be found here: https://github.com/computerquip-streamlabs/node-win32-np/blob/master/CMakeLists.txt Notice the include_directories statement there for node-addon-api (which is separate from the officially support...

The problem with this is beta is part of the version and its variable. For instance, there's nightly builds of electron that use "nightly" where this PR won't work anymore.