This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
error TS2688: Cannot find type definition file for 'testing-library__jest-dom'. #17819
Closed
7 tasks done
Labels
Describe the bug
I created a new vite project using the react-ts template,
and without modifying any files,
if I tried to build it, it would fail with errors:
Reproduction
https://github.com/rodrigc/vite-js-dom-issue
Steps to reproduce
pnpm create vite@latest example1 --template react-ts
cd example1
pnpm install
pnpm build
System Info
Used Package Manager
pnpm
Logs
Click to expand!
Validations
The text was updated successfully, but these errors were encountered: