Skip to content

Hangs indefinitely #2468

Closed
Closed
@JamesKyburz

Description

@JamesKyburz

Hangs indefinitely

The latest version of typedoc 0.25.5 fails to produce documentation for sam-expand

0.25.4 works fine.

Expected Behavior

Documentation produced

Actual Behavior

Without --logLevel Verbose nothing is logged to stdout and the process hangs, with verbose we get a lot of Refusing to recurse when converting type: errors.

Produce documentation

Steps to reproduce the bug

git clone [email protected]:starterstack/sam-expand.git
npm install --ignore-scripts
npm run typedoc # this works
npm i typedoc@latest -D
npm run typedoc # this fails

Environment

  • Typedoc version: 0.25.5
  • TypeScript version: 5.3.3
  • Node.js version: v20.10.0
  • OS: macOS 14.2.1

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