How do I install this application on cumulocity?

Where am I doing wrong?

You are not reading the documentation or using the search function of this tech community :wink:

https://cumulocity.com/guides/web/development-tools/#c8y-cli

You should do a c8ycli build before you zip anything. Afterwards you can just do a c8ycli deploy or if you want to go the way of the zip file:
Go to dist-->apps-->{appname} folder, zip everything. Upload the file

2 Likes