Followed instructions on How To Start page exactly and when I run:
dotnet fake build -t run
I get the following error:
Could not execute because the specified command or file was not found.
Am I missing a global install of Fake or is something wrong with the local tools install, or something else?
Originally posted by @scorelocity in #348