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

meta commands silently fail? #302

Open
danawoodman opened this issue Aug 10, 2022 · 2 comments
Open

meta commands silently fail? #302

danawoodman opened this issue Aug 10, 2022 · 2 comments
Labels

Comments

@danawoodman
Copy link

danawoodman commented Aug 10, 2022

🐛 Bug Report

Running an unknown command silently fails. Something like meta npm dev (should be meta npm run dev) or even meta foo silently fails just outputs nothing.

To Reproduce

meta foo

Expected behavior

I would expect a failure message like No known command "meta foo". Are you sure you typed it correctly?"

@mateodelnorte
Copy link
Owner

Would love a pull request on this one.

@milahu
Copy link

milahu commented Nov 26, 2022

this silently fails

meta import does/not/exist https://github.com/x/y

correct version

meta project import does/not/exist https://github.com/x/y

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

No branches or pull requests

3 participants