Rust / Tauri build error (failed to determine package fingerprint for build script for app v0.1.0) That seems to be caused by .git directory
I have been facing the following error, which I believe is thrown some of the time when my rust code is to built. (I have been able to run my Rust tests, but for some reason have been unable to run cargo check, and cargo check fails when my IDE runs it on startup.)