I have issue in nodejs connect to database oracle in MacBook M1 max help me

Viewed 20

Error message in nodejs [nodemon] starting node server.js Error: Error: DPI-1047: Cannot locate a 64-bit Oracle Client library: "dlopen(/Users/pitidev-ldb/Downloads/instantclient_19_8/libclntsh.dylib, 0x0001): tried: '/Users/pitidev-ldb/Downloads/instantclient_19_8/libclntsh.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/Users/pitidev-ldb/Downloads/instantclient_19_8/libclntsh.dylib.19.1' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))". See https://oracle.github.io/node-oracledb/INSTALL.html for help

0 Answers
Related