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
I have succesfully installed the ibmi sql driver. i can succefully sqli to my box. after creating the 'getting-started' application i tried running 'npm install loopback-connector-ibmi' to setup odbc connection. I received this error
Description/Steps to reproduce
I have succesfully installed the ibmi sql driver. i can succefully sqli to my box. after creating the 'getting-started' application i tried running 'npm install loopback-connector-ibmi' to setup odbc connection. I received this error
npm ERR! code 1
npm ERR! path /home/username/getting-started/node_modules/odbc
npm ERR! command failed
Link to reproduction sandbox
not sure what you want on this
Expected result
Additional information
per the loopback documentation it appears this connection should work in linux (there are linux steps) to connect to ibmi
The text was updated successfully, but these errors were encountered: