I'm trying to install Fake
from the official site with the following command (provided at the site):
dotnet tool install fake-cli -g
But I am getting the following error:
No executable found matching command "dotnet-tool"
My dotnet version is 2.1.201
, and I am running Windows 10 Professional, with all of the latest updates.
The dotnet tool
command is only installed with the release of .NET Core SDK version 2.1.300 and later. You need to update your SDK to make this command available.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With