I WAS GOING THROUGH SAP HANA CLOUD, Everything was going perfect but now stuck at this point = "https://saphanajourney.com/hana-cloud/learning-article/how-to-create-a-calculation-view-with-sap-web-ide/#step-5"
<br>When I Deploy the project the below error is shown:
Executing task: echo 'Prepared environment for deployment' && (npm ls --depth 0 --production || npm install) && (npm start -- --exit) <
Prepared environment for deployment
deploy@ /home/user/projects/BRT_Data/db
`-- @sap/hdi-deploy@3.11.15
npm WARN lifecycle The node binary used for scripts is /extbin/bin/node but npm is using /opt/nodejs/node-v10.23.0-linux-x64/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
> deploy@ start /home/user/projects/BRT_Data/db
> node node_modules/@sap/hdi-deploy/deploy.js "--exit"
Error: service ${service-name} not found; the service definition does not exist.
(0s 30ms)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! deploy@ start: `node node_modules/@sap/hdi-deploy/deploy.js "--exit"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the deploy@ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/user/.npm/_logs/2021-01-22T11_12_44_559Z-debug.log
Terminal will be reused by tasks.