The node-oracle driver is obsolete. Oracle has a new driver: node-oracledb.
Please install the new driver with 'npm install oracledb'. Instructions are here.
If you absolutely need the old driver, use 'npm install [email protected]'
The node-oracle driver is obsolete. Oracle has a new driver: node-oracledb.
Please install the new driver with 'npm install oracledb'. Instructions are here.
If you absolutely need the old driver, use 'npm install [email protected]'