Skip to content

Watch mode does not support inferred entry points #2899

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
Gerrit0 opened this issue Mar 16, 2025 · 0 comments
Closed

Watch mode does not support inferred entry points #2899

Gerrit0 opened this issue Mar 16, 2025 · 0 comments
Milestone

Comments

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 16, 2025

I see a non making sense error log when running typedoc --watch:

[info] Starting compilation in watch mode...
[error] Unable to find any entry points. See previous warnings
[info] Found 0 errors. Watching for file changes.

Interesting things here are that:

  1. "see previous warnings" but there are no previous warnings.
  2. Such an error should make the command fail, but it doesn't.
  3. Such a error log doesn't show up if I just run typedoc or typedoc --emit none.

Remember that, as said in comments above, I don't set entryPoints because I do rely on "typedoc" entry in "exports" field in package.json.

Originally posted by @ibc in #2898 (comment)

@Gerrit0 Gerrit0 added this to the v0.28.1 milestone Mar 16, 2025
@Gerrit0 Gerrit0 closed this as completed Mar 18, 2025
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

1 participant