sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
693 stars 766 forks source link

Connect to Data Lake Relational Engine Using the Node.js Driver #23492

Closed ASk1 closed 3 months ago

ASk1 commented 3 months ago

Tutorials: https://developers.sap.com/tutorials/hana-cloud-dl-clients-node.html

Please suggest who can fix module name in https://www.npmjs.com/package/@sap/iq-client?activeTab=code it should be changed from declare module '@sap/hana-client' to declare module '@sap/iq-client'

Regars, Anatoli

danielva commented 3 months ago

Thank you for raising this. This will be addressed in a future release. The typescript file index.d.ts (from the SAP HANA client) was accidently included and will be removed.