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 when trying to run

See original GitHub issue

After installing dependencies and trying to run I’m getting the following error:

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/interface/rust.rs:762:69
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Any idea what it might be?

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jbilckecommented, Dec 30, 2022

@gragland don’t forget to check the latest version (I’ve just pushed to main)

is it much better (tabs, better progression follow-up etc) 🙂

https://twitter.com/flngr/status/1608814377813299200

note: I upgrade the project to Yarn 3.3, so you may have a bit of setup to do (if you try to just re-run yarn I think it should work)

1reaction
graglandcommented, Dec 28, 2022

Turns out it was because I don’t have Rust installed on my M1… Using yarn dev did the trick though! Thanks for the help and awesome project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Error while trying to run project: Unable to start program". Can ...
First restart Visual Studio · Click the build icon · Select the rebuild option · Run the Program or Debug the Program.
Read more >
Error while trying to run project: Unable to start program ...
Inside Visual Studio menu · Select Debug -> Windows -> Exception settings · Check "Common Language Runtime Settings" · Run the project ·...
Read more >
Error while trying to run project: Unable to start program 'C ...
"Error while trying to run project: Unable to start program 'C:\Visual Studio 2017 Projects\ConsoleApp3\ConsoleApp3.exe'. The debugger is not properly installed ...
Read more >
How to Fix the "This App Can't Run on Your PC" Error in ...
1. Check the App's Version · 2. Run the App in Compatibility Mode · 3. Run a Copy of the Executable File ·...
Read more >
Error when trying to run 'runClient' - Minecraft Forge Forums
Hello, I am on windows 11 and using IntelliJ IDEA and followed this tutorial on YouTube but I get this error when I...
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