Skip to content

Running an unknown command should throw an error #895

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

Closed
bertday opened this issue Feb 28, 2018 · 1 comment
Closed

Running an unknown command should throw an error #895

bertday opened this issue Feb 28, 2018 · 1 comment

Comments

@bertday
Copy link

bertday commented Feb 28, 2018

Version

2.9.3

Reproduction link

https://codesandbox.io/s/vue

Steps to reproduce

  1. Run vue foo

What is expected?

I would expect an error to be thrown.

What is actually happening?

It does nothing and exits silently.


FWIW this is on macOS 10.13.3.

@yyx990803
Copy link
Member

Addressed in #857

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