DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.35k stars 740 forks source link

Provide a better error message for wasm bindgen version mismatches #2136

Closed ealmloff closed 3 months ago

ealmloff commented 3 months ago

This PR changes the CLI to try to automatically fix any wasm-bindgen version mismatches. If it cannot fix the error, it provides a better error message that tells the user to re-install the CLI