Are you using a free trial or a product with a customer license?
customer license
What are trying to achieve? Please describe in detail.
not able to run ng command in app builder cockpit
Do you get any error messages? Please provide a full error message screenshot and log file.
The generate command requires to be run in an Angular project, but a project definition could not be found.
Hi Abhinav,
At the moment, the structure of Cumulocity web applications built with the web SDK differs from typical Angular applications. For example you are missing the angular.json file. This is also the case for the Cumulocity Application Builder. Because of the different structure, you can’t run any Angular CLI commands within the project as the project isn’t recognized as an Angular project.
What’s the reason you want to run Angular commands within the Application Builder project? What kind of commands do you want run?
Best regards
Christian