You can also get around this error by installing create-tauri-app using cargo instead. The command is cargo install create-tauri-app. You should also run cargo install tauri-cli --version '^2.0.0' --locked while you're at it for tauri dev/build tools.