-
Notifications
You must be signed in to change notification settings - Fork 6
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] --help option prints out SDK errors #144
Comments
Is it possible that the command was ran in a directory within blang SDK? |
This may have been a little premature. The errors were a result of running the command outside a contained directory (ran on desktop) and multiple SDK installs are the likely reason. |
Still interested in figuring out how if we can at least improve the error message. Can you replicate and let me know what was in the directory that it was ran in? Thanks! |
Similar errors can be reproduced as follows (assuming CLI already set up)
I think a simple fix would be to recursively check for (testing) |
Running
blang --help
leads to the following output (only grabbed a snippet of it) on macOS:The text was updated successfully, but these errors were encountered: