cancel
Showing results for 
Search instead for 
Did you mean: 

XSA. How to get 'node-cds' package?

former_member233511
Participant
0 Kudos

Hello!

I found mention of a useful NodeJS library 'node-cds' that helps to simplify HANA queries:
https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/1.0.12/en-US/547d6fb5673a4a58a37c32f2ec...

But in this guide the only way to get it - fetch from local git repository:

{
    "dependencies": {
        "cds": "git://github.acme.corp/xs2/node-cds.git", …
    }, [...]
}

So my question is - can someone explain how can i use this package in my project?

Accepted Solutions (0)

Answers (1)

Answers (1)

pjespinosa
Explorer
0 Kudos

Hi Efim,

did you manage to solve the problem? If so, would you mind to share the solution?

Many thanks

Regards

Pedro