loopbackio / loopback-connector-ibmi

Other
2 stars 4 forks source link

install loopback-connector-ibmi under an app (getting-started example) in ubuntu under wsl #22

Open jstouthamhawk opened 2 years ago

jstouthamhawk commented 2 years ago

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