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

volo.abp.cli version 9.0.0 failed to install (Settings file 'DotnetToolSettings.xml' was not found in the package) #21393

Open
1 task done
arthunix opened this issue Nov 19, 2024 · 1 comment

Comments

@arthunix
Copy link

arthunix commented Nov 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

Cannot install last version abp cli 9.0.0. Latest working version is 8.3.4 and it installs without any errors

$ dotnet tool install -g Volo.Abp.Cli --version 8.3.4                                                                                 
Skipping NuGet package signature verification.
You can invoke the tool using the following command: abp
Tool 'volo.abp.cli' (version '8.3.4') was successfully installed.
$ dotnet tool install -g Volo.Abp.Cli
Skipping NuGet package signature verification.
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'volo.abp.cli' failed to install. Contact the tool author for assistance.

Version

9.0.0

Dotnet Sdk Version

Dotnet 8

Operation System

Linux

@arthunix arthunix added the bug label Nov 19, 2024
@arthunix arthunix closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2024
@arthunix arthunix reopened this Nov 19, 2024
@maliming
Copy link
Member

hi

Have you installed the NET 9 SDK?

The target of 9.0 is net9.0.

@maliming maliming removed the bug label Nov 21, 2024
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