cancel
Showing results for 
Search instead for 
Did you mean: 

Seeking Help with CAP Application Deployment

10-23-2024 6:49 PM
734 views 2 comments
0 Likes
SAP Managed Tags
Labels
SAP Cloud Application Programming Model
Subscribe

We are currently facing an issue with our CAP project deployment.

Our CAP project is functioning as expected when we run it using 'cds watch', but when we attempt to deploy it, we are encountering a blank page with the link.

We have exhausted our efforts in troubleshooting this issue and would be grateful for any guidance or support you can provide to help us resolve this problem.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

shrinivasan_neelamegam
Developer Advocate
Developer Advocate

Hi @shashank_singh03, I deployed this CAP project in Cloud foundry and it is available at this url https://bookshop.cfapps.eu11.hana.ondemand.com/. You may compare this project with your project to see the differences specifically files such as package.json etc.

0 Likes
Thanks for sharing.