Fission

Troubleshooting

Platform-specific build hints

Linux

macOS

Windows

General build failures

Tauri / front-end failures

Only needed for crates/fission-tauri:

  1. cd crates/fission-tauri && npm ci
  2. Retry npm run tauri dev / cargo tauri dev per team convention.
  3. Capture both npm and Rust stderr in bug reports.

See Tauri desktop workflow.

Analysis mismatches

If decompilation output looks surprising:

When to escalate