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

CLI exits silently when package.json version field does not contain patch number #1123

Open
rkuo-danswer opened this issue Nov 13, 2024 · 0 comments
Labels
bug Classification: Something isn't working CLI Cool-down

Comments

@rkuo-danswer
Copy link

"version": "0.2-dev"

npx chromatic exits instantly with no output.

"version": "0.2.0-dev"

Chromatic starts as expected.

@rkuo-danswer rkuo-danswer added bug Classification: Something isn't working CLI Empathy needs triage Tracking: Issue needs confirmation labels Nov 13, 2024
@jwir3 jwir3 removed the needs triage Tracking: Issue needs confirmation label Nov 14, 2024
@jwir3 jwir3 self-assigned this Nov 15, 2024
@linear linear bot added Cool-down and removed Empathy labels Nov 19, 2024
@linear linear bot unassigned jwir3 Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Classification: Something isn't working CLI Cool-down
Projects
None yet
Development

No branches or pull requests

2 participants