examples icon indicating copy to clipboard operation
examples copied to clipboard

nodejs with ibm_db package

Open archanachougule opened this issue 5 years ago • 0 comments

Hi, Can you post example of nodejs with ibm_db package.

I am getting below error. "errorType": "Error", "errorMessage": "libnode.so.64: cannot open shared object file: No such file or directory", "trace": [ "Error: libnode.so.64: cannot open shared object file: No such file or directory", " at Object.Module._extensions..node (internal/modules/cjs/loader.js:1188:18)", " at Module.load (internal/modules/cjs/loader.js:986:32)", " at Function.Module._load (internal/modules/cjs/loader.js:879:14)", " at Module.require (internal/modules/cjs/loader.js:1026:19)", " at require (internal/modules/cjs/helpers.js:72:18)", " at bindings (/var/task/node_modules/bindings/bindings.js:112:48)", " at Object. (/var/task/node_modules/ibm_db/lib/odbc.js:31:31)", " at Module._compile (internal/modules/cjs/loader.js:1138:30)", " at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)", " at Module.load (internal/modules/cjs/loader.js:986:32)"

archanachougule avatar Aug 07 '20 08:08 archanachougule