question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to open Cypress after upgrading to 9.4.0

See original GitHub issue

Current behavior

When attempting to run yarn cypress open, I get this:

env: node\r: No such file or directory
error Command failed with exit code 127.

Desired behavior

No response

Test code to reproduce

yarn cypress open

Cypress Version

9.4.0

Other

  • MacOS
  • Yarn 1.22.15
  • Node v16.13.0
  • ZSH

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
jennifer-shehanecommented, Jan 31, 2022

We know exactly what the issue is and are issuing a patch 9.4.1 release immediately. I’m really sorry for the inconvenience. We’ll be addressing the root issue that caused this faulty release before our next release https://github.com/cypress-io/cypress/issues/19771

2reactions
AtofStrykercommented, Jan 31, 2022

Hello @jmezzacappa and @adeonir! We are currently aware of the issue and are working to resolve it. I will provide an update ASAP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Cypress Documentation
When a chromium based browser tab or process crashes, Cypress will no longer hang indefinitely but will fail the current test and move...
Read more >
Cypress failed to start on Windows - Stack Overflow
Tried opening Cypress using the prompt: node_modules.bin\cypress open but got the below message but there was no error listed. Has anyone come across...
Read more >
cypress-io/cypress - Gitter
I just upgraded to Cypress 5.0 and I got this error running my tests: CypressError: `binaryStringToBlob()` no longer returns a `Promise`. Update the...
Read more >
cypress - npm
After installing you'll be able to: Open Cypress from the CLI; Run Cypress from the CLI; require Cypress as a module. Install. Requires ......
Read more >
Installing Cypress - w3resource
However, you will not be able to record the Dashboard, this file is only useful when you want to try Cypress out.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found