twostraws/Sitrep

Mint install fails

Closed this issue ยท 3 comments

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

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 ๐Ÿ™‚

Thank you for testing this out! ๐Ÿ™Œ

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