Download the Oracle Instantclient depending on the underlying operating system
npm install oracle-instantclient
javascript const oracleInstantClient = require("oracle-instantclient"); oracleInstantClient.path // path to the binaries