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.

‘node\r’: No such file or directory

See original GitHub issue

After updating to 0.5.0 it seems we are getting an error related to caret return \r

yarn ovsx:publish --pat $OVSX_PAT ./metals-1.17.0.vsix                                                                pią, 3 cze 2022, 17:20:15
yarn run v1.22.17
warning metals@1.17.0: The engine "vscode" appears to be invalid.
$ ovsx publish --pat ./metals-1.17.0.vsix
/usr/bin/env: ‘node\r’: No such file or directory
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

For details take a look at https://github.com/scalameta/metals-vscode/runs/6725829907?check_suite_focus=true

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tgodzikcommented, Jun 9, 2022

It works, thanks! 🎉

0reactions
amvanbarencommented, Jun 8, 2022

ovsx 0.5.1 is available for download: https://www.npmjs.com/package/ovsx/v/0.5.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot install NodeJs: /usr/bin/env: node: No such file or ...
When I was using gulp i got this error. ~$ gulp. /usr/bin/env: 'node': No such file or directory. This was removed by executing...
Read more >
run npm command gives error "/usr/bin/env: node: No such file ...
I installed via sudo make install. npm still fails: /work/qpp$ sudo npm install -g grunt-cli /usr/bin/env: node: No ...
Read more >
"/usr/bin/env: 'node': No such file or directory" even though it is ...
I'm trying to get nodejs working. However, it tells me that node is not in my bin even though I downloaded the binary...
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 >
node: No such file or directory when using nvm : WEB-49835
As you can see in the command line, WebStorm seems to use the correct node version, but doesn't update the PATH variable (as...
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