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.

Installed dotnet-osx-x64.1.0.0.001598 on MacOS 10.12. VSCode says that the CLI tools cannot be found.

See original GitHub issue

Steps to reproduce

Installed stated version of dotnet, VSCode and Xamarin Studio.

Expected behavior

dotnet command should be working normally

Actual behavior

I edited the .bash_profile and set a PATH to the /usr/local/share/dotnet/bin/ so the dotnet command now works in the Terminal but VSCode still can’t find the CLI tools.

Please help me out.

Environment data

dotnet --info output:

Unknown option: --info .NET Command Line Tools (1.0.0-beta-001598) Usage: dotnet mmon-options] mmand] guments]

Arguments: mmand] The command to execute guments] Arguments to pass to the command

Common Options (passed before the command): -v|–verbose Enable verbose output –version Display .NET CLI Version Info

Common Commands: new Initialize a basic .NET project restore Restore dependencies specified in the .NET project build Builds a .NET project publish Publishes a .NET project for deployment (including the runtime) run Compiles and immediately executes a .NET project repl Launch an interactive session (read, eval, print, loop) pack Creates a NuGet package

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dasMullicommented, Oct 7, 2016

Oh, just saw this has been discussed in dotnet/sdk#6868

0reactions
eerhardtcommented, Oct 12, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

command not found mac OS X, dotnet-osx-x64.1.0. ...
Steps to reproduce. Install .NET Core with OSX 10.11 installer: dotnet-osx-x64.1.0.0.001598.pkg open mac terminal: type dotnet.
Read more >
Untitled
NET tool usage issues - .NET CLI Microsoft Learn WebSteps to reproduce Install .NET Core with OSX 10.11 installer: dotnet-osx-x64.1.0.0.001598.pkg open mac ...
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