#Getting rust error when compiling not due to my code

4 messages · Page 1 of 1 (latest)

pseudo siren
#

I'm having weird rust error when I compile, file in error doesn't exists in my project so I have no idea what's the problem. I didn't changed anything it was working few days ago 🤔

quartz parcel
#

Let's see tauri info

#

It's mostly likely a version mismatch or something like that and not having used exact versioning in Cargo.toml

pseudo siren
#

It seems fixed, I tryed and cargo command wasn't recognized anymore so maybe I did something wrong with PATH, reinstalled rust and it works