tauri-docs
tauri-docs copied to clipboard
Add a "Troubleshooting" section
trafficstars
Contains all frequently encountered issues and how to solve them. The most prominent problem solver being:
cargo upgrade
cargo install tauri-bundler --force
also updating the npm module there
I feel like this is pretty outdated info, so I'll close it for now.