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

Local installation issue - dotnet tool install #43699

Open
Aki- opened this issue Nov 22, 2024 · 0 comments
Open

Local installation issue - dotnet tool install #43699

Aki- opened this issue Nov 22, 2024 · 0 comments
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@Aki-
Copy link

Aki- commented Nov 22, 2024

Type of issue

Command behaviour

Description

dotnet tool install [package-name] doesn't work.

Error: Cannot find a manifest file.
For a list of locations searched, specify the "-d" option before the tool name.
If you intended to install a global tool, add --global to the command.
If you would like to create a manifest, use the --create-manifest-if-needed flag with the dotnet tool install command, or use dotnet new tool-manifest, usually in the repo root directory.

Page URL

https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/tools/global-tools.md

Document Version Independent Id

13b38200-ed54-7bfe-f7cf-099cf1b010f4

Article author

@KathleenDollard

Metadata

  • ID: f0c5b03c-2854-8462-57dc-b0239388096e
  • Service: dotnet-fundamentals

Related Issues

@issues-automation issues-automation bot added dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 labels Nov 22, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant