graphite2
/
website
/content
/volunteer
/guide
/_unpublished
/project-setup
/knowing-your-tooling.md
A newer version of the Gradio SDK is available:
5.41.1
+++ title = "Knowing your tooling"
[extra] order = 2 # Page number after chapter intro +++
First time builds
Slower.
Troubleshooting
Delete the target
, pkg
, node_modules
, and dist
directories.
Slow builds
If you're seeing the terminal spend several seconds installing wasm-opt every recompilation, reinstall the exact version of wasm-bindgen-cli
that matches the wasm-bindgen
dependency in Cargo.toml
.