Can't build brand new project on Linux #11086
Answered
by
FabianLars
TheOnlyTails
asked this question in
Q&A
-
I'm running Fedora 40 (Gnome 46), and I'm going through the tauri v2 setup process, but I'm running into this error when running the project:
I'm using rust v1.81.0, node v20.17.0, and I've installed all the libraries listed in the documentation. |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
Sep 22, 2024
Replies: 1 comment 3 replies
-
Can you delete the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
TheOnlyTails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you delete the
~/.cargo/registry/
andsrc-tauri/target/
folders and try building again? This kindaaa looks like a broken crate download