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

docs command is broken #728

Closed
achingbrain opened this issue Jan 25, 2021 · 0 comments · Fixed by #737
Closed

docs command is broken #728

achingbrain opened this issue Jan 25, 2021 · 0 comments · Fixed by #737

Comments

@achingbrain
Copy link
Member

Running with master since #720 may be fixed:

$ npx aegir docs
[15:01:21] Clean ./docs [started]
[15:01:21] Clean ./docs [completed]
[15:01:21] Generating documentation [started]
Info: Loaded plugin /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/node_modules/aegir/src/ts/typedoc-plugin.js
Error: Unknown option: --inputfiles
Error: Unknown option: --mode
Error: Unknown option: --includeDeclarations
Error: Unknown option: --inputfiles
Error: Unknown option: --mode
Error: Unknown option: --includeDeclarations
[15:01:23] Generating documentation [failed]
[15:01:23] → Command failed with exit code 1: typedoc --inputfiles /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/packages/ipfs-unixfs/dist --mode modules --out docs --excludeExternals --includeDeclarations --hideGenerator --includeVersion --gitRevision master --disableSources --plugin /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/node_modules/aegir/src/ts/typedoc-plugin.js --theme /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/node_modules/aegir-typedoc-theme/bin/default
Command failed with exit code 1: typedoc --inputfiles /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/packages/ipfs-unixfs/dist --mode modules --out docs --excludeExternals --includeDeclarations --hideGenerator --includeVersion --gitRevision master --disableSources --plugin /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/node_modules/aegir/src/ts/typedoc-plugin.js --theme /Users/alex/Documents/Workspaces/ipfs/js-ipfs-unixfs/node_modules/aegir-typedoc-theme/bin/default
@hugomrdias hugomrdias mentioned this issue Feb 23, 2021
3 tasks
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 a pull request may close this issue.

1 participant