vue-testing-library icon indicating copy to clipboard operation
vue-testing-library copied to clipboard

Unable to use with vue 3.3.x

Open pleek91 opened this issue 1 year ago • 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

pleek91 avatar Jul 24 '23 16:07 pleek91