Skip to content

Typescript 5 breaking compilation #197

Closed
@khang-at-sri

Description

@khang-at-sri

It appears the version for Typescript wasn't locked down which allowed the installation of Typescript 5 instead of 4.x when doing a fresh npm install -g. This breaks the compilation process, producing an error along the lines of:

TypeError: Cannot create property 'pos' on string 'fields'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions