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.

No executable found matching command "dotnet-repl"

See original GitHub issue

After installing the latest .Net CLI for OS X the REPL has stopped working. I’m on OS X 10.11 and get the following output

Gavins-MacBook-Air:~ gavindraper$ dotnet repl
No executable found matching command "dotnet-repl"

This worked fine before installing the latest pkg

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:7
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

15reactions
k-dahlcommented, Apr 19, 2016

First exposure to dotnet core I run the command line and think ‘oh how nice, a REPL’. Then the error, then googling the error, then reading through this and the PR and… ah yes, there’s the MS that I know!

If you can’t be bothered to update the usage to reflect the actual functionality that is present (for months on end, even), how do you think that looks to people who are just picking up these tools for the first time?

3reactions
blackdwarfcommented, Apr 6, 2016

All, REPL is not going to be distributed with the CLI core package.

@jamesqo are you still seeing the behavior? I cannot repro with the latest bits?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No executable found matching command "dotnet-repl" #5036
I'm on OS X 10.11 and get the following output Gavins-MacBook-Air:~ gavindraper$ dotnet repl No executable found matching command ...
Read more >
No executable found matching command "dotnet-install ...
How to fix the error: No executable found matching command "dotnet-install" · asp.net ·.net-core.
Read more >
How to fix error — “dotnet : No executable found matching ...
NET Core Web API 2.0 projects with EF Core 2.0, you may encounter this error: “dotnet : No executable found matching command “dotnet-ef” ......
Read more >
Solution for the error “No executable found matching ...
In this post we will see how to resolve the error: No executable found matching command "dotnet-ef" This error…
Read more >
No executable found matching command "dotnet-C:\Users ...
Hello everyone , i've faced this problem while executing , No executable found matching command "dotnet-C:\Users\OpenMind\source\repos\EgyptContact...
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