Hello,
How do we make this lib work with lambda with node runtime version 20?
Right now, getting this message:
DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory".See https: //node-oracledb.readthedocs.io/en/latest/user_guide/installation.html for help Node-oracledb installation instructions: https://node-oracledb.readthedocs.io/en/latest/user_guide/installation.html You must have Linux 64-bit Oracle Client libraries configured with ldconfig, or in LD_LIBRARY_PATH. If you do not have Oracle Database on this computer, then install the Instant Client Basic or Basic Light package from https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html
Hello,
How do we make this lib work with lambda with node runtime version 20?
Right now, getting this message:
DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory".See https: //node-oracledb.readthedocs.io/en/latest/user_guide/installation.html for help Node-oracledb installation instructions: https://node-oracledb.readthedocs.io/en/latest/user_guide/installation.html You must have Linux 64-bit Oracle Client libraries configured with ldconfig, or in LD_LIBRARY_PATH. If you do not have Oracle Database on this computer, then install the Instant Client Basic or Basic Light package from https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html