Subscribe on changes!

vue-tsc --declaration xx.ts -> error TS2304: Cannot find name '$ref'.

avatar
Jun 17th 2022

Vue version

3.2.37

Link to minimal reproduction

Steps to reproduce

There was an error compiling the d.ts file using vue-tsc, and all incoming types produce TS2304

What is expected?

What is actually happening?

image

System Info

No response

Any additional comments?

No response

avatar
Jun 17th 2022

Please follow the issue requirements and provide a reproduction.

Also, this is likely an issue with vue-tsc, not vue/core