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

Fails to install using "dotnet tool install -g" #106

Open
drguildo opened this issue Jan 29, 2025 · 1 comment
Open

Fails to install using "dotnet tool install -g" #106

drguildo opened this issue Jan 29, 2025 · 1 comment

Comments

@drguildo
Copy link

PS C:\> dotnet tool install dotnet-repl -g
Tool 'dotnet-repl' failed to update due to the following:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'dotnet-repl' failed to install. Contact the tool author for assistance.
PS C:\> dotnet --version
8.0.404
@jonsequitur
Copy link
Owner

The latest version of dotnet-repl requires the .NET 9 SDK.

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

2 participants