Hello,
I don't know if I'm doing anything wrong but I'm not able to run this demo.
I have the following error:
No matching version found for @vue/test-utils@^2.0.0
It looks like it's originating from vue3-compat-build which has the following dependency:
"@vue/test-utils-vue3": "npm:@vue/test-utils@^2.0.0" and vue/test-utils doesn't have any 2.0.0 version yet (only rc at the moment)
Hello,
I don't know if I'm doing anything wrong but I'm not able to run this demo.
I have the following error:
No matching version found for @vue/test-utils@^2.0.0It looks like it's originating from vue3-compat-build which has the following dependency:
"@vue/test-utils-vue3": "npm:@vue/test-utils@^2.0.0"and vue/test-utils doesn't have any 2.0.0 version yet (only rc at the moment)