Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--configfile not recognized #80

Closed
pflannery opened this issue Mar 11, 2016 · 5 comments · May be fixed by TheRealPiotrP/omnisharp-vscode#49 or TheRealPiotrP/omnisharp-vscode#55
Closed

--configfile not recognized #80

pflannery opened this issue Mar 11, 2016 · 5 comments · May be fixed by TheRealPiotrP/omnisharp-vscode#49 or TheRealPiotrP/omnisharp-vscode#55

Comments

@pflannery
Copy link

Downloading and configuring the .NET Core Debugger...
Running C:\Program Files\dotnet\bin\corerun.exe "C:\Program Files\dotnet\bin\NuGet.CommandLine.XPlat.dll" "restore" "--runtime" "win7-x86" "--runtime" "win7-x64" "--configfile" "NuGet.config"
Process ID: 684
Specify --help for a list of available options and commands.
error: Unrecognized option '--configfile'
dotnet exited with error code 1
Error while installing .NET Core Debugger.
dotnet --version

.NET Command Line Tools (1.0.0)
Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.10586
 OS Platform: Windows
 Runtime Id:  win10-x64
@chuckries
Copy link
Contributor

@pflannery Thanks for the issue!

  1. Is this the latest .NET Core install from here?
  2. Have you had previous versions of .NET Core installed on the box? Did you do a full uninstall before installing a new version?

@pflannery
Copy link
Author

@chuckries yes

image

@pflannery
Copy link
Author

Have you had previous versions of .NET Core installed on the box? Did you do a full uninstall before installing a new version?

will try that now

@pflannery
Copy link
Author

@chuckries Working now!. Seems I had two dotnet's installed. So uninstalled both and restarted computer. thanks

@chuckries
Copy link
Contributor

np, glad it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants