-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
- Cannot find module 'src/createDomEvent' or its corresponding type declarations.(wrapperLike.d.ts)
To Reproduce
- add "@vue/test-utils": "^2.0.0-rc.18" to vite project
- run vue-tsc
- Cannot find module 'src/createDomEvent' or its corresponding type declarations.(wrapperLike.d.ts)
Expected behavior
- No error
Related information:
@vue/test-utils
version: v2.0.0-rc.18Vue
version: 3.2.25node
version: 16npm
(oryarn
) version: 1.22.4
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working