Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mint install fails #21

Closed
edi-medibank opened this issue Jul 17, 2020 · 3 comments
Closed

Mint install fails #21

edi-medibank opened this issue Jul 17, 2020 · 3 comments

Comments

@edi-medibank
Copy link

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
Copy link

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
Copy link
Owner

Thank you for testing this out! 🙌

@CallThemAndSayHello
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants