Mint install fails
Closed this issue ยท 3 comments
edi-medibank commented
Installing via Mint now fails since it's expecting to clone "master" but now there is no such branch but "main" instead.
You can install if you specify the branch e.g:
mint install twostraws/Sitrep@main
liamnichols commented
Running the following:
$ mint run twostraws/Sitrep
Works fine now that there is a 1.0.0 tag:
๐ฑ Finding latest version of Sitrep
๐ฑ Cloning Sitrep 1.0.0
๐ฑ Resolving package
๐ฑ Building package
๐ฑ Installed Sitrep 1.0.0
So this issue can probably be closed ๐
twostraws commented
Thank you for testing this out! ๐
CallThemAndSayHello commented
Using mint fails for me as well.
โฏ mint run twostraws/Sitrep
๐ฑ Finding latest version of Sitrep
๐ฑ Cloning Sitrep 2.1.0
๐ฑ Resolving package
๐ฑ Executable product not found in Sitrep 2.1.0
~ took 8s