on ‎2023 Sep 14 2:19 PM
Tutorials: https://developers.sap.com/tutorials/btp-app-create-cap-application.html
--------------------------
Hi Gurus,
I´m following the steps from tutorial above and when i try to load the local server for CAP i can´t see the screen below:

Just this error:

I´ve checked my firewall and i can´t see any process being blocked from this test.
Previous steps from current tutorial were done with success until this one...
Any ideas please?
Thanks in advance,
Mauricio Predolim
Request clarification before answering.
Are you running it in the Business Application Studio?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What this tells you is either one of two things. As long as you don't have a file in your `srv` directory that defines what Service you want to expose, CAP does not have enough information. If you have a file in there with the service definition and you still get the error, you are probably not in the CAP root directory of the project when you run `cds watch`.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.