Fresh Project, Just installed using the yarn create tauri app, nothing edited, npm packages installed
thread '<unnamed>' panicked at src\interface\rust\desktop.rs:57:63:
called `Result::unwrap()` on an `Err` value: Os { code: 216, kind: Uncategorized, message: "This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher." }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
PS C:\Projects\RAC-New\rac-launcher> tauri info
[✔] Environment
- OS: Windows 10.0.22631 X64
✔ WebView2: 127.0.2651.105
✔ MSVC: Visual Studio Community 2017
✔ rustc: 1.81.0-nightly (3cb521a43 2024-06-22)
✔ cargo: 1.81.0-nightly (bc89bffa5 2024-06-22)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: nightly-x86_64-pc-windows-msvc (directory override for 'C:\Projects\RAC-New\rac-launcher')
- node: 20.16.0
- pnpm: 9.7.0
- yarn: 1.22.21
- npm: 10.8.2
[-] Packages
- tauri [RUST]: 1.7.1
- tauri-build [RUST]: 1.5.3
- wry [RUST]: 0.24.10
- tao [RUST]: 0.16.9
- @tauri-apps/api [NPM]: 1.6.0
- @tauri-apps/cli [NPM]: 1.6.0
[-] App
- build-type: bundle
- CSP: unset
- distDir: ../dist
- devPath: http://localhost:1420/
- framework: React
- bundler: Vite
Been using Tauri for a long time and idk wtf happened all of a sudden the thing decided "fuck u i ain working anymore"