node-oracledb/.github/ISSUE_TEMPLATE/installation-questions.md

1.5 KiB

name about title labels assignees
Installation Problems Use this for node-oracledb installation questions install & configuration
  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).