The npm @tauri-apps/cli package uses platform-specific optional dependencies that don't resolve correctly when the lockfile was generated on Linux. Install tauri-cli via cargo instead, and use npm install (not npm ci) to resolve Windows-native packages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>