You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the CDS toolkit in each relevant directory
npx can sometimes install the inappropriate version of the
cds compiler, if one is specified by a grandparent directory.
We therefore update the script to install the cds command in
each relevant directory with a package.json before using the
npx command.
0 commit comments