Replies: 1 comment 3 replies
-
Hi, @de-sh Sorry I'm still a little confusing about it, would be describe it more clearer with more error logs? Or could you provide a minimum example to reproduce it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been facing the above error while trying to compile my project on a mac m3 laptop. Any ideas what might be causing this?
All I did was add the following line to my
Cargo.toml
:Apparently this is a dependency that has been removed in later version, but should be available on
v0.11.2
, which is what you are on.Beta Was this translation helpful? Give feedback.
All reactions