Learn how to build a developer-centric SAP HANA command line tool, particularly designed to be used when performing SAP HANA development in non-SAP tooling (for example from VS Code).
Apache License 2.0
90
stars
24
forks
source link
Solved serviceKey err "base.env is not a function" #44
Running "hana-cli serviceKey" I get error: TypeError: base.env is not a function
Replaced base.env() with base.debug()