testing-library/vue-testing-library

Unable to use with vue 3.3.x

pleek91 opened this issue · 0 comments

Describe the bug A clear and concise description of what the bug is.
I have "@testing-library/vue": "^7.0.0" and when I attempt to update vue to latest (3.3.4) I get the following npm dependency error

image

To Reproduce Steps to reproduce the behavior:
Install vue 3.3.4 in the same project

Expected behavior

Vue 3.3.4 can be installed