1.5 KiB
1.5 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Installation Problems | Use this for node-oracledb installation questions | install & configuration |
- What versions are you using?
- Describe the problem.
-
Are you installing into vanilla Node.js, or using something like Electron?
-
Show the directory listing where your Oracle Client libraries are installed (e.g. the Instant Client directory). Is it 64-bit or 32-bit?
-
Show what the
PATH
environment variable (on Windows) orLD_LIBRARY_PATH
(on Linux) are set to? -
Show any Oracle environment variables set (e.g. ORACLE_HOME, ORACLE_BASE).