You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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 errorTo Reproduce Steps to reproduce the behavior:
Install vue 3.3.4 in the same project
Expected behavior
Vue 3.3.4 can be installed
The text was updated successfully, but these errors were encountered: