SAP / node-rfc

Asynchronous, non-blocking SAP NW RFC SDK bindings for Node.js
Apache License 2.0
249 stars 73 forks source link

Is there a log file? #241

Closed domsen123 closed 2 years ago

domsen123 commented 2 years ago

Install is stuck on "Running install script..."

node_modules/.pnpm/node-rfc@2.5.1/node_modules/node-rfc: Running preinstall script, done in 15.6s
node_modules/.pnpm/node-rfc@2.5.1/node_modules/node-rfc: Running install script...

is there any log file? in my dev env. I found a dev_rfc.log file... but this isn't available on prod...

I'm on RHEL 8

EDIT: Checked pnpm-lock.yaml :) It was a proxy issue -_-