-
Notifications
You must be signed in to change notification settings - Fork 254
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
Cannot install using cargo #111
Comments
Can confirm this happens on Ubuntu 20.10 as well with trunk on crates.io. However, building it locally seems to build fine. This seems to happen because of a tide update, I believe. Not sure. Will get time to investigate further this weekend. |
Try to run |
Yup. |
@macthestack thanks for the report! And @MartinKavik thanks for the quick response with the fix. @rakshith-ravi that sounds perfect, thanks for jumping on the PR! I'll give it an eye and merge it real quick. @macthestack before we close this issue, do you mind just verifying that @MartinKavik 's recommendation works for you as well? |
Thanks for the responses and the fix. Yes, it works! 👍 |
Doesn't compile using
|
I'm trying to install using
cargo install trunk
andcargo install trunk --git=https://github.com/thedodd/trunk
on nightlyrustc 1.51.0-nightly (d1aed50ab 2021-01-26)
as well as stablerustc 1.49.0 (e1884a8e3 2020-12-29)
I'm getting this error (and many more):
I'm on:
The text was updated successfully, but these errors were encountered: