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.

Run into an error of "‘node\r’: No such file or directory" with Cypress 9.3.0

See original GitHub issue

Current behavior

With the latest version of Cypress 9.3.0, an error of ‘node\r’: No such file or directory will occur when running cypress, while no errors for previous versions.

Desired behavior

No response

Test code to reproduce

See the failed GitHub Action: https://github.com/easyops-cn/next-core/runs/4861762531?check_suite_focus=true

Cypress Version

9.3.0

Other

No response

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
n3pscommented, Jan 19, 2022

We just ran into this too. v9.3.0 definitely broke our CI pipeline.

Pinned to v9.2.1 for now and its working again.

0reactions
cypress-bot[bot]commented, Jan 19, 2022

Released in 9.3.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v9.3.1, please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
Installing - Cypress Documentation
This will install Cypress locally as a dev dependency for your project. Make sure that you have already run npm init or have...
Read more >
Changelog - Cypress Documentation
Fixed an issue with Angular Component Testing where urls within SASS/SCSS files were not being correctly resolved which could result in incomplete styling....
Read more >
Troubleshooting | Cypress Documentation
Open Cypress via cypress open · Go to Developer Tools -> View App Data · This will take you to the directory in...
Read more >
Advanced Installation | Cypress Documentation
zip npm install cypress. In all cases, the fact that the binary was installed from a custom location is not saved in your...
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