oracle / node-oracledb

Oracle Database driver for Node.js maintained by Oracle Corp.
http://oracle.github.io/node-oracledb/
Other
2.24k stars 1.07k forks source link

Apple M2: NJS-045: cannot load a node-oracledb Thick mode binary for Node.js. Please try using Thin mode. #1665

Closed sivakrishnajampani closed 2 months ago

sivakrishnajampani commented 2 months ago

its throwing error for Apple m2 chip. how to fix it? NJS-045: cannot load a node-oracledb Thick mode binary for Node.js. Please try using Thin mode.

  1. What versions are you using? 6.4.0

Oracle Database 19c Enterprise Edition Release Version 19.20.0.0.0

Also run Node.js and show the output of:

process.platform: Mac m2
process.version: 14.3.1
process.arch: arm64

node js version: v20.0.0