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

Invalid commands exit without any error messages #100

Open
mukkachaitanya opened this issue Oct 26, 2018 · 1 comment
Open

Invalid commands exit without any error messages #100

mukkachaitanya opened this issue Oct 26, 2018 · 1 comment

Comments

@mukkachaitanya
Copy link
Collaborator

Description

Use of invalid commands exits the prompt with no output to the stdout.

Steps to Reproduce

For example autolabjs prefs changeserver --type github exits promptly with no output. (github is not a valid server)

Expected behavior:
A proper error message to the stdout.

Actual behavior:
No error message is put to the stdout currently

@prasadtalasila
Copy link
Member

There is a PR on caporal.js which fixes part of the problem.

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

2 participants