Skip to content
New issue

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

[bug] Development mode does not start #12166

Closed
MikeDimi opened this issue Jan 3, 2025 · 1 comment
Closed

[bug] Development mode does not start #12166

MikeDimi opened this issue Jan 3, 2025 · 1 comment
Labels
type: documentation Need to update the API documentation

Comments

@MikeDimi
Copy link

MikeDimi commented Jan 3, 2025

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

strace

@MikeDimi MikeDimi added the type: documentation Need to update the API documentation label Jan 3, 2025
@MikeDimi MikeDimi changed the title [docs] Development mode does not start [bug] Development mode does not start Jan 3, 2025
@dgerhardt
Copy link
Contributor

@MikeDimi This was fixed in the last hour. Just update your Tauri dependencies ([email protected]). #12164

@FabianLars FabianLars closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Need to update the API documentation
Projects
None yet
Development

No branches or pull requests

3 participants