Im trying to use this package
https://github.com/IntelliTect/Coalesce.Vue.Template
Under the heading Creating a new Coalesce project using the template it says:
Run dotnet coalesce to trigger Coalesce's code generation.
However, when I try to do this I get the message
dotnet : No executable found matching command "dotnet-coalesce"
I cant find anything further in the documentation that indicates that Im missing anything, so any help would be appreciated
