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

apps:validate provides no feedback on validation errors #111

Open
mfb2 opened this issue Mar 16, 2022 · 2 comments
Open

apps:validate provides no feedback on validation errors #111

mfb2 opened this issue Mar 16, 2022 · 2 comments

Comments

@mfb2
Copy link

mfb2 commented Mar 16, 2022

Expectations

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

Reality

If validation fails, it reads a JSHint error with no information on what went wrong. I searched this repo and I don't see any references to JSHint, and I'm unclear on why this is failing.

$ zcli apps:validate dist
 ›   Error: Error: JSHint validation failed

$

Steps to Reproduce

  1. zcli apps:validate dist

Issue details

  • Command: zcli apps:validate dist
  • Version: latest
  • OS: mac
@steven-aranaga
Copy link

Something similar here - built an app which works locally, but when I try to run zcli apps:validate I get the following:

image

Doesn't give file, command, anything - no clue what this is referencing...

@jheth
Copy link

jheth commented Jun 27, 2023

Please fix this!

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

3 participants