picklesdoc / pickles

The open source living documentation generator
http://www.picklesdoc.com/
Apache License 2.0
464 stars 162 forks source link

"dotnet tool install --global Pickles.CommandLine --version 4.0.1" throws error "Settings file 'DotnetToolSettings.xml' was not found in the package" #635

Closed gjveron closed 2 years ago

gjveron commented 2 years ago

Description:

Cannot install Pickles.CommandLine as a global tool on Windows 10 Pro 21H2 The installation documentation used was: https://www.nuget.org/packages/Pickles.CommandLine

Steps:

Expected results:

Current Results:

Documentation describing "DotnetToolsSettings.xml":

Example tool where install command is working ok

gjveron commented 2 years ago

Duplicated from #632