Hi Zsolt, I think there is no more "cds" in the binaries and you have to use "cds-serve". See https://cap.cloud.sap/docs/releases/archive/2023/jun23#use-cds-serve-as-start-script
Hi,I am hitting the same issue. I try to deploy the hello world app from the cloud-cap-samples to a test space we set up in our team BTP account. I put @Sisn/cds in the dependencies. I did npm i, cds add cf-manifest, cds build --production, then cf ...