Skip to content

Monorepo - Cross reference to other package not resolved #2416

Closed
@theovanderdonk

Description

@theovanderdonk

Search terms

Cross reference other package not resolved

Expected Behavior

When I have a monorepo with multpple packages, and I create typedoc via "packages", I expect that types defined in one package but used in another package are properly linked from the other package to the one package.

Actual Behavior

These types do not become links, but they are plain text.

Steps to reproduce the bug

See TypeStrong/typedoc-repros#32
The readme contains repro steps + some additional observations.

Environment

  • Typedoc version: 25
  • TypeScript version: 4.9.5
  • Node.js version: 18.13.0
  • OS: Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions