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.

rc2 is still the active toolset after installing dotnet-dev-osx-x64.1.0.0-preview2-003121.pkg

See original GitHub issue

Steps to reproduce

I have installed dotnet-dev-osx-x64.1.0.0-preview2-003121.pkg on my machine but when I run dotnet --version I end up with 1.0.0-rc2-002659. I have rebooted, reinstalled dotnet and so on.

Expected behavior

Actual behavior

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-rc2-002659)

Product Information:
 Version:     1.0.0-rc2-002659
 Commit Sha:  11a001706f

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  10.11
 OS Platform: Darwin
 RID:         osx.10.11-x64

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
chaskimcommented, Jun 28, 2016

There was a script available to remove old tooling when RC2 was released. For macOS, the shell script is here. General info is here. Hopefully that helps.

0reactions
adriangouldcommented, Jul 28, 2016

@blackdwarf - Thanks for info, I managed to resolve by manually removing any DOTNET related directories found in the PATH, plus and existing legacy PATH settings for DOTNET. There were no options in ADD/Remove programs, so I had no other option. I then installed the latest and it now works as expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

xcode-select active developer directory error
I opened Xcode. Preferences; Locations; Selected the Command Lin Tools: Xcode 6.1.1. Now when installing packages with npm I no longer get ...
Read more >
error: tool 'xcodebuild' requires Xcode, but active developer ...
But one thing weired, I have no Xcode. app directory under /Applications. (just command line tools installed. ) BTW, my system version is...
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