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.

ERROR: env: node\r: No such file or directory

See original GitHub issue

When I try to run cy:parallelcy:parallel it exits with error:

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

command looks like this: "cy:parallel" : "cypress-parallel -s cypress:run -t 2 -d cypress",

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
tnicolacommented, Dec 4, 2021

@jozibrewer Should be working now in version 0.6.0!Let me know if you find any issue. Thanks @ISanjeevKumar

2reactions
mfittkocommented, Nov 15, 2021

it’s written on windows, which produce bad line wraps. I could fix this and add a pr @tnicola fine for you?

Read more comments on GitHub >

github_iconTop Results From Across the Web

env: node: No such file or directory in mac - Stack Overflow
I get this error running npm start through PyCharm on Mac. For that the answer is to start PyCharm ...
Read more >
usr/bin/env: node: No such file or directory · Issue #786 - GitHub
I'm not sure what there is to fix. Nvm by design doesn't install anything in your system globally. Any tool looking for a...
Read more >
env: node: No such file or directory when using nvm - YouTrack
Found a temporary workaround: just manually append $PATH with node from nvm in debug configuration environment variables. While that works, it is of...
Read more >
Fixing "env: node : No such file or directory" on mac for an ...
If you install an npm package using yarn and you get this error it means that the package author is using windows line...
Read more >
Error usr bin env node No such file or directory - Edureka
I installed node js and npm via apt-get install and all of the dependencies, then I installed ... No such file or directory...
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