on ‎2020 May 24 2:44 PM
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi
You should use ``cds build`` now instead of ``cds build/all``. See the "Changes" section in
https://cap.cloud.sap/docs/releases/changelog/#march-2020:
Quote:
"
[cds@3.33.0]cds buildnow delegates to the modular build system by default (known ascds build/all). The modular build system is compatible, but supports additional features, e.g. staging build, SAP HANA Cloud Edition support, populating initial data from .csv by generating .hdbtabledata files, etc. The legacy build is still available as a fallback in case of issues - use settingcds.features.build.legacy: trueor ENV variableCDS_FEATURES_BUILD_LEGACY=true.
"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The command is `cds build/all` with the `all` in small caps.
With the next release, you can also just use `cds build`.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.