zendesk / zcli

A command-line tool for Zendesk
https://developer.zendesk.com
Apache License 2.0
56 stars 18 forks source link

facing issue while deploying react app via zcli #189

Closed sailleshp closed 9 months ago

sailleshp commented 1 year ago

I am using https://developer.zendesk.com/documentation/apps/build-an-app/create-a-cicd-pipeline-for-a-zendesk-app/ template to deploy my react app. This was working last month and today I tried deploying my recent changes but getting error while executing step zcli apps:package ./dist and error that comes in the build and deploy step is not meaning full.

image And help is much appreciated