Closed PeteDuncanson closed 4 years ago
Ah yes, think we need to change it to --version "0.9.*"
while it is still in a prerelease 🙂 Should be an updated in the docs if anyone feels like picking that up!
Hi @PeteDuncanson,
We're writing to let you know that we've added the Up For Grabs
label to your issue. We feel that this issue is ideal to flag for a community member to work on it. Once flagged here, folk looking for issues to work on will know to look at yours. Of course, please feel free work on this yourself ;-). If there are any changes to this status, we'll be sure to let you know.
For more information about issues and states, have a look at this blog post
Thanks muchly, from your friendly PR team bot :-)
Trying to install this via the docs here:
https://our.umbraco.com/documentation/Extending/Packages/UmbPack/#installing-umbpack-locally
and get the following error:
Seems you have to include a version number like so:
dotnet tool install --global Umbraco.Tools.Packages --version 0.9.3
The above was taken from the Nuget listing itself: https://www.nuget.org/packages/Umbraco.Tools.Packages/