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 27f0fb6 commit a03f61eCopy full SHA for a03f61e
INSTALL.md
@@ -366,6 +366,11 @@ node select1.js
366
367
## <a name="instosx"></a> 5. Node-oracledb Installation on OS X with Instant Client
368
369
+*Note*: Users of OS X 10.11 'El Capitan' should review OS X SIP changes to
370
+`DYLD_LIBRARY_PATH` behavior discussed in
371
+[#149](https://github.com/oracle/node-oracledb/issues/149) and
372
+[#231](https://github.com/oracle/node-oracledb/issues/231).
373
+
374
### 5.1 Install Xcode
375
376
Building node-oracledb requires Xcode from the Mac App store.
0 commit comments