Skip to content

Typedoc not starting. Constant errors output with basePath and comments. #346

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

Closed
conmute opened this issue Nov 25, 2016 · 3 comments
Closed

Comments

@conmute
Copy link

conmute commented Nov 25, 2016

Terminal output:

> typedoc

> [email protected] doc /home/rko/Documents/project/js-webui
> typedoc

Error: Unknown option `basePath`.
Error: Unknown option `comments`.

npm ERR! Linux 4.8.0-040800-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "doc"
npm ERR! node v6.9.1
npm ERR! npm  v4.0.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] doc: `typedoc`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] doc script 'typedoc'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the qad-js-webui package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     typedoc
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs qad-js-webui
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls qad-js-webui
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/rko/Documents/project/js-webui/npm-debug.log
> grunt typedoc

> [email protected] doc /home/rko/Documents/project/js-webui
> grunt typedoc

Running "typedoc:build" (typedoc) task
Error: Unknown option `basePath`.
Error: Unknown option `comments`.
Warning: Task "typedoc:build" failed. Use --force to continue.

Aborted due to warnings.

npm ERR! Linux 4.8.0-040800-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "doc"
npm ERR! node v6.9.1
npm ERR! npm  v4.0.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] doc: `grunt typedoc`
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the [email protected] doc script 'grunt typedoc'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the qad-js-webui package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     grunt typedoc
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs qad-js-webui
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls qad-js-webui
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/rko/Documents/project/js-webui/npm-debug.log
@conmute
Copy link
Author

conmute commented Nov 25, 2016

$ typedoc --version
Error: Unknown option `basePath`.
Error: Unknown option `comments`.

:D

@aciccarello
Copy link
Collaborator

Hello @conmute. I believe this is a duplicate of #340 though I'm not sure what the comments option refers to.

@aciccarello
Copy link
Collaborator

@conmute Do you still have this issue with the latest version of TypeDoc? If so can you share your tsconfig.json setup?

@Gerrit0 Gerrit0 closed this as completed Feb 28, 2020
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

No branches or pull requests

3 participants