[nodejs] Getting electron.js running on an i686 Atom Processor?

2019-01-22 Thread Andrew Leer
I read that the electron framework system requirements include an i686. However, when I attempt to run them on my i686 (Intel Atom processor) I get the following error message: leeand00@

[nodejs] Re: Problems with my Native C++ Addon in Electron

2019-01-22 Thread Christopher Jones
On Thursday, January 10, 2019 at 2:48:04 AM UTC+11, Vicent Vidal wrote: > > Recently I developed my first native C++ Addon for node that works fine > with my node project (node version 10.15.0) > The Addon has been built using XCode, which project has been generating > using CMake. > > I´m havin

[nodejs] Use node-oracledb 3.1's connection tagging to efficiently set session state

2019-01-22 Thread Christopher Jones
Node-oracledb 3.1 is now available on https://www.npmjs.com/package/oracledb Main improvements: Connection tagging; New-connection callback; Explicit session drop; Multi-binary install; Deferred Oracle Client library initialization. Release Announcement: https://blogs.oracle.com/opal/use-node-o