SAP-archive / sap-hana-driver-for-sqltools

A Visual Studio Code extension which extends the SQLTools extension, with a driver to work with the SAP HANA Database. It supports tables and views, as well as running queries on an SAP HANA Database.
Apache License 2.0
20 stars 11 forks source link

Install of extension - need to install "@sap/hana-client@latest" #207

Open chuckthenerd opened 2 years ago

chuckthenerd commented 2 years ago

Installed extension. Rebooted VS Code. Get the following: image

clicked Install now. Seeing: image

I'm running 64-bit Windows installer from https://nodejs.org/en/download/ to address the npm issue.

chuckthenerd commented 2 years ago

Installation from last line above fixed issue. Next issue is getting connection parameters correct. Isn't directly related to this opening thread's subject line.

CLOSING issue