You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The next batch of fixes include changes for Linux installation. The Oracle libraries will be searched for in standard locations, and RPATH can be used so you won't need to set LD_LIBRARY_PATH at runtime.
hi,
i think the driver installation could be easier :
installing mysql driver is done using only one command : npm install mysql
for installing an oracle driver you should :
couldn't instant client include binary for node driver?
node driver can't try to detect default folder path if environment variables aren't set ?
The text was updated successfully, but these errors were encountered: