Everytime I execute: npm run tauri dev
I get this error:
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: NotFound, message: "program not found" }', src\interface\rust.rs:762:69
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Completely new installation with npm create tauri-app and next.js