Skip to content

dependency fork-ts-checker-webpack-plugin needed to be upgraded to 6.5.3 #7401

Open
@hansonfang

Description

@hansonfang

Version

5.0.8

Environment info

Environment Info:

  System:
    OS: macOS 13.4
    CPU: (8) arm64 Apple M1 Pro
  Binaries:
    Node: 18.12.1 - /usr/local/bin/node
    Yarn: 1.22.19 - ~/.yarn/bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 114.0.5735.106

Steps to reproduce

in current vue-cli 5.0.8 version, fork-ts-checker-webpack-plugin is at 6.5.2 which would cause error of TypeError: Cannot set property mark of #<Object> which has only a getter when working with typescript 5.0.x
this issue described above problem.

What is expected?

upgrade fork-ts-checker-webpack-plugin to 6.5.3

What is actually happening?

throw error with ts@5.0.x: TypeError: Cannot set property mark of #<Object> which has only a getter

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