oracledb-electron-rebuild
is an example of an electron app that uses
electron-rebuild to build the
native module oracledb.
See the requirements for node-gyp
Include nan
v2.8+ as a dev dependency
npm install
Note that npm install
invokes electron-rebuild
at the postinstall step (as
defined in package.json
).
nmp start