oracle / node-oracledb

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

NJS-067: a pre-built node-oracledb binary was not found for darwin arm64 #1399

Closed pangkhon closed 3 years ago

pangkhon commented 3 years ago
  1. What versions are you using?
  1. Describe the problem.
  1. Are you installing into vanilla Node.js, or using something like Electron?

  2. Show the directory listing where your Oracle Client libraries are installed (e.g. the Instant Client directory). Is it 64-bit or 32-bit?

  3. Show what the PATH environment variable (on Windows) or LD_LIBRARY_PATH (on Linux) are set to?

  4. Show any Oracle environment variables set (e.g. ORACLE_HOME, ORACLE_BASE).

cjbj commented 3 years ago

Duplicate of #1400