We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93f058 commit aa204d6Copy full SHA for aa204d6
INSTALL.md
@@ -1515,6 +1515,9 @@ If `npm install oracledb` fails:
1515
1516
- Use `npm install --verbose oracledb`. Review your output and logs.
1517
Try to install in a different way. Try some potential solutions.
1518
+ Before installing on Windows also do `set
1519
+ NODE_ORACLEDB_TRACE_INSTALL=TRUE`. On Linux and macOS use `export
1520
+ NODE_ORACLEDB_TRACE_INSTALL=TRUE`.
1521
1522
- Was there a network connection error? Do you need to set
1523
`http_proxy` and/or `https_proxy`?
0 commit comments