leker@fleker16:~/samples/typedoc-neo-theme/test$ yarn docs
yarn run v1.17.3
$ typedoc --options typedoc.json --theme node_modules/typedoc-neo-theme/bin/default
Error: Tried to set an option (links) that was not declared.
Error: Tried to set an option (outline) that was not declared.
Error: Tried to set an option (search) that was not declared.
Error: Tried to set an option (source) that was not declared.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.