cancel
Showing results for 
Search instead for 
Did you mean: 

Change the global Node.js version in Business Application Studio

antonochel
Employee
Employee
0 Kudos

Hi,

For some Crypto functions I need a specific Node version in BAS Project. I used the nvm (node version manager) to change the node version, but it does not seem to change all the versions.

The command node -v returns the correct version (v12.18.3), the command cds -v returns the old one (v10.23.0).

Does anyone know how to change both Node instances?

Thank you,

Anton

Accepted Solutions (1)

Accepted Solutions (1)

rima-sirich
Advisor
Advisor

Hi antonochel

SAP Business Application Studio end user is not able to upgrade Node version (by design). One of the reasons for that is for example that there are might be some components that are still not compatible with a new Node version. Upgrade from Node 10 is in our plans for 2021.

Regards,

Rima

Answers (0)