SAP / node-rfc

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

npm install fails on Windows #48

Closed seal-ss closed 6 years ago

seal-ss commented 6 years ago

I tried the 0.1.14 release on Windows with Node.js 8.9.4, but it fails with

Tried to download(404): https://github.com/sap/node-rfc/releases/download/0.1.14/rfc-v0.1.14-node-v57-win32-x64.tar.gz

Is it possible to provide the v57 files for Windows as well?

bsrdjan commented 6 years ago

Added.

seal-ss commented 6 years ago

Thanks. npm install works now!