Apr 7, 2022
- don't set ORACLE_HOME with Instant Client as it can have side effects
- DYLD_LIBRARY_PATH doesn't really do much anymore on macOS (it is ignore by subshells) so don't set it
- OCI_LIB_DIR and OCI_INC_DIR are not needed. They were once used (and no longer used) by node-oracledb, so don't set these.