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

Dotnet core global tool installer don't work #430

Closed
henningandersson opened this issue Mar 10, 2021 · 3 comments
Closed

Dotnet core global tool installer don't work #430

henningandersson opened this issue Mar 10, 2021 · 3 comments

Comments

@henningandersson
Copy link

When I'll try to install Roundhouse with dotnet tool install -g dotnet-roundhouse i get an error:

The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'dotnet-roundhouse' failed to install. Contact the tool author for assistance.

It seems there is some mishap. Fast fix for me was to use other install method, but the install should be working or otherwise be removed from the manual.

Seems like a nifty tool otherwise!

@martyn-osborne
Copy link

1.2.1 seems to work: dotnet tool install -g dotnet-roundhouse --version 1.2.1

@kimjamia
Copy link

This looks like a duplicate of #421.

@erikbra
Copy link
Member

erikbra commented Sep 12, 2021

@erikbra erikbra closed this as completed Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants