You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing a SAP CAP tutorial by following their steps. When I run the command cds add mta, I got the crash as below.
When I click the link, it jumped to the code line indicate the problem come from the place: manifest.json->sap.app->crossNavigation->inbounds.
It's true that my manifest.json file doesn't have this property, this file was generated automatically, I didn't change it manually and don't know how to add this property manually. Can anyone let me know how to fix this issue?