Cypress component testing Vue 3 #16714
Unanswered
1beb
asked this question in
Component Testing
Replies: 1 comment 11 replies
-
I tried this on Mac OS and it's working as expected for me. 🤔 |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to install the dependencies as described in the related blogpost I was unable to install the dependencies:
I tried this with an existing project and also a brand new Vue 3 project with nothing else with a factory fresh install of
vue cli
:Note: I have 3 colleagues, 2 of which are on Ubuntu and expeienced the same error. One of which is Windows and did not experience the error.
Windows user with success npm version 6.14.11
Ubuntu users with failure npm version 7.7.6
Beta Was this translation helpful? Give feedback.
All reactions