Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active August 12, 2020 19:55
Show Gist options
  • Save recursivecodes/aeefe2a084e8fc8c6d8353b9cc68ee7d to your computer and use it in GitHub Desktop.
Save recursivecodes/aeefe2a084e8fc8c6d8353b9cc68ee7d to your computer and use it in GitHub Desktop.
install-oracledb.sh
$ npm init && npm install && npm i oracledb
This utility will walk you through creating a package.json file.
# install output removed for brevity
> oracledb@5.0.0 install /home/todd_sharp/node-soda/node_modules/oracledb
> node package/install.js
# install output removed for brevity
added 1 package and audited 1 package in 0.809s
found 0 vulnerabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment