Skip to content

Support of typescript 7 #97

Description

@ivan-suhorukov

Package version

8.4.0

Describe the bug

Hello! Upgrade to typescript 7 breaks build process with error:

TypeError: ts.getParsedCommandLineOfConfigFile is not a function

 ⁃ at parseConfig (node_modules/.pnpm/@adonisjs+assembler@8.4.0_typescript@7.0.2/node_modules/@adonisjs/assembler/build/virtual_file_system-BFFXmame.js:61:26)

Function ts.getParsedCommandLineOfConfigFile was deprecated in ts6, so in ts7 its removed.

Reproduction repo

No response

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