Commit e9d32a5
fix: use npx for Tauri CLI temporarily
Task #3 now 100% complete - cargo install failed for both v2.1.0 and v2.0.0,
but npm's @tauri-apps/cli works fine via npx.
This allows deno task dev to work immediately while we investigate
the cargo compilation issues separately.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 481fc42 commit e9d32a5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments