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

TypeDoc fails to report errors for invalid configuration provided via CLI arguments #1237

Closed
Gerrit0 opened this issue Mar 18, 2020 · 0 comments · Fixed by dbartholomae/redux-dynamic-modules-beacon#25 or gpicron/ssb-subjective-group#1
Labels
bug Functionality does not match expectation

Comments

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 18, 2020

When TypeDoc is given invalid CLI args, it will fail to report that those arguments are discarded. If set via typedoc.json or tsconfig.json, invalid options are reported.

Steps to reproduce the bug

yarn add typedoc@0.17.0
yarn typedoc --mode this_does_not_exist

Environment

  • Typedoc version: 0.17.0
  • Node.js version: any
  • OS: any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation
Projects
None yet
1 participant