cf-sample-app-nodejs icon indicating copy to clipboard operation
cf-sample-app-nodejs copied to clipboard

Should I run npm install for deploying?

Open lucasfemar opened this issue 2 years ago • 1 comments

Well I´ve followed all both "https://developers.sap.com/tutorials/cp-cf-dev-01-prepare-app.html" and "https://developers.sap.com/tutorials/cp-cf-dev-02-deploy-app.html" tutorial in order to deploy the app but I keep hiting the same problem bellow when I click the link that was generated for my app https://my-host1508.apps.internal/.

image

All I have changed at my app was adding the host parameter in manifest.yml file.

lucasfemar avatar Mar 02 '23 20:03 lucasfemar

Hi Lucas, go to your subaccount -> space, and create a new route using the left side menu. Populate the same host name and select the correct domain. Once the route is created, you need to map the route to your app and then it should work.

Abracos ;) Okan

oyarligan avatar Jun 01 '23 02:06 oyarligan