Skip to content

typedoc generation script does not work anymore #14802

Open
@jfaltermeier

Description

@jfaltermeier

Bug Description:

$ npm run docs

> @theia/[email protected] docs
> rimraf gh-pages/docs/next && typedoc --tsconfig tsconfig.json --options configs/typedoc.json .

[error] Unknown option 'external-modulemap' You may have meant:
        name
        exclude
        externalPattern
        theme
        cname
        readme
        help
[error] The tsconfig file ./tsconfig.json does not exist
[error] Found 2 errors and 0 warnings

Probably related to yarn -> npm migration

Additional Information

  • Operating System:
  • Theia Version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions