Skip to content

Unknown compiler option 'libReplacement' #39

@maxming2333

Description

@maxming2333

In a TypeScript project with version 5.4.5, this error is prompted, causing the entire project to fail to compile successfully.

It seems to be this submission of #35 that caused it.

> vue-tsc -b && vite build --mode feature

../../node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_/node_modules/@vue/tsconfig/tsconfig.json:62:5 - error TS5023: Unknown compiler option 'libReplacement'.

62     "libReplacement": false,
       ~~~~~~~~~~~~~~~~


Found 1 error.

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