The new version (4.0.2) is unable to follow symbol for "Record"
Closed this issue · 2 comments
luckasnix commented
Describe the bug
When I updated the version from "3.9.1" to "4.0.2" I got the following error:
The project I left as an example may not be the smallest possible, but it is quite small.
Reproduction
https://github.com/luckasnix/structured-objects/tree/main
Steps to reproduce
- Run
npm i
- Run
npm i vite-plugin-dts@4.0.2 --save-exact --save-dev
- Run
npm run build
System Info
- OS: Microsoft Windows 10 Home
- Node: 22.5.1
- npm: 10.8.2
Validations
- Read the FAQ.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
SegaraRai commented
luckasnix commented
Issue resolved 🙏