resolve 1.20.1 - dependency - cypress open application error #19539
Unanswered
michalbudzynski
asked this question in
Plugins
Replies: 1 comment
-
I am facing the same issue only when running using Saucelabs and not in local. Please help me with this |
Beta Was this translation helpful? Give feedback.
0 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.
-
The "resolve" library was updated 15 h ago.
https://www.npmjs.com/package/resolve
There are problems running cypress application with node_modules dependency
resolve
ver. installed: 1.20.1After opening the cypress application
cypress open
- the application shows an error.If anyone has the same problem: the solution is to install the previous version 1.20.0
My index.js files contains:
Beta Was this translation helpful? Give feedback.
All reactions