You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 thedotnet tool install
command, or usedotnet 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
Related Issues
The text was updated successfully, but these errors were encountered: