Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors provides no feedback #175

Open
jonajelou opened this issue Apr 13, 2023 · 5 comments
Open

Errors provides no feedback #175

jonajelou opened this issue Apr 13, 2023 · 5 comments

Comments

@jonajelou
Copy link

Expectations

When I run zcli apps:validate or zcli apps:package and there are validation errors, I expect to see actionable information.

Reality

$ zcli apps:package dist
›   Error: Error
$ zcli apps:validate dist
 ›   Error: Error

Steps to Reproduce

  1. zcli apps:new --scaffold=react
  2. zcli apps:package dist or zcli apps:validate dist

Issue details

  • Command: zcli apps:package dist or zcli apps:validate dist
  • Version: @zendesk/zcli@1.0.0-beta.32
  • OS: Ubuntu 22.04.2 LTS, mac
@RobinOnepilot
Copy link

Hello! I've got the same and would like to submit an update of my app...

@nmichaelangelo
Copy link

We are seeing the same non-actionable error message. We need to submit an update. Does zcli apps:package support verbose flag?

@nmichaelangelo
Copy link

Re-authenticating zcli with the correct subdomain fixed the issue. In our case, our subdomain had changed during partner account migration.

  1. zcli logout

  2. zcli login -i and provide the right subdomain

@jheth
Copy link

jheth commented Jun 27, 2023

Please fix this!

@kaia-in-heaven
Copy link

This is still an issue in 2024. Is there a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants