Skip to content

Conversation

@jorge-martinez-scopely
Copy link

The logging level option is being parsed as "log-level", but both the documentation and some sort of validator say it should be "logLevel".
Screenshot 2022-03-30 at 17 22 18

This PR changes both places where the code tries to get "log-level" to instead use "logLevel".

The "-f" was being added after the path, causing the path to not be recognised as such and the -f triggering an unrecognized command or argument error
Same as the previous commit (for dotnet.ts) but for index.js
The "-f" was being added after the path, causing the path to not be recognised as such and the -f triggering an unrecognized command or argument error
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

Successfully merging this pull request may close these issues.

1 participant