SAP / node-rfc

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

eerror TS2741: Property 'client' is missing in type '{ dest: string; }' but required in type 'RfcConnectionParameters'. #164

Closed bsrdjan closed 4 years ago

bsrdjan commented 4 years ago

The mandatory client property is causing an error, when the RFM destination provided for RfcConnectionParameters. It should be optional.