-
Forgive me if I'm being dumb here - looking to rip out currents/cli and migrate to cypress-cloud. I have a config file in the root directory with record key and project ID in it, pointing to Currents URL. Inside our config file for our environment, I have added
at the top and my e2e section looks like this (because we have other tasks in here): `e2e: {
},` but I get an error when it runs in CLI `'', ====================================================================================================
Any help appreciated if I'm doing something wrong - thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Another Q I had was why is there no --headless argument when running cypress-cloud? is it headless by default? |
Beta Was this translation helpful? Give feedback.
-
If you are in a typescript environment for your cypress config file, use this instead: |
Beta Was this translation helpful? Give feedback.
-
I am using a ts file for config so this would make sense, however, with this line, I now get this - have checked and the module is installed on my machine, present in node_modules dir |
Beta Was this translation helpful? Give feedback.
-
Hey, sorry, we messed up the released package. Please upgrade to 1.4.2 and use
|
Beta Was this translation helpful? Give feedback.
Hey, sorry, we messed up the released package. Please upgrade to 1.4.2 and use