We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i try run dev mode "cargo tauri dev" nothink happens.
Exit without errors.
[✔] Environment - OS: Arch Linux Unknown x86_64 (X64) (Unknown DE on wayland) ✔ webkit2gtk-4.1: 2.46.5 ✔ rsvg2: 2.59.2 ✔ rustc: 1.83.0 (90b35a623 2024-11-26) ✔ cargo: 1.83.0 (5ffbef321 2024-10-29) ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24) ✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (environment override by RUSTUP_TOOLCHAIN) - node: 23.4.0 - npm: 11.0.0
[-] Packages - tauri 🦀: 2.2.0 - tauri-build 🦀: 2.0.4 - wry 🦀: 0.48.0 - tao 🦀: 0.31.0 - tauri-cli 🦀: 2.2.0
[-] Plugins
[-] App - build-type: bundle - CSP: unset - frontendDist: ../src
The text was updated successfully, but these errors were encountered:
@MikeDimi This was fixed in the last hour. Just update your Tauri dependencies ([email protected]). #12164
Sorry, something went wrong.
No branches or pull requests
When i try run dev mode "cargo tauri dev" nothink happens.
Exit without errors.
cargo tauri info
[✔] Environment
- OS: Arch Linux Unknown x86_64 (X64) (Unknown DE on wayland)
✔ webkit2gtk-4.1: 2.46.5
✔ rsvg2: 2.59.2
✔ rustc: 1.83.0 (90b35a623 2024-11-26)
✔ cargo: 1.83.0 (5ffbef321 2024-10-29)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (environment override by RUSTUP_TOOLCHAIN)
- node: 23.4.0
- npm: 11.0.0
[-] Packages
- tauri 🦀: 2.2.0
- tauri-build 🦀: 2.0.4
- wry 🦀: 0.48.0
- tao 🦀: 0.31.0
- tauri-cli 🦀: 2.2.0
[-] Plugins
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../src
The text was updated successfully, but these errors were encountered: