mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
241 stars 26 forks source link

Github install issue #203

Closed mario-eth closed 1 month ago

mario-eth commented 2 months ago

For some reason currently when i try to install from the http github link it does not work (maybe it was fixed in 0.4.0) It defaults into trying to get a zip dependency from that link instead of recognizing it's a git link and should do checkout.

beeb commented 1 month ago

Does your http github link end with .git?

mario-eth commented 1 month ago

I think it did not have the .git at the final, gonna close it