ErrLookup › tauri-apps/tauri
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend. · Rust · 364 source files
Analyzed at 2f1cd75b0f on 2026-08-16. 13 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| '${path}' is not a directory. | exception | error | rollup, filesystem, build-config, tauri-api, cleanup |
| Native binding package version mismatch, expected 2.11.4 but | exception | error | napi-rs, native-binding, version-mismatch, tauri-cli, android, arm64 |
| Failed to load native binding | exception | error | napi-rs, native-binding, loader, installation, compatibility |
| no rlib files found for prefix {prefix} in {} | exception | error | benchmark, rlib, cargo, build-artifacts, tauri |
| Permission {} not found, expected one of {} | validation | error | acl, capabilities, permissions, tauri-build, config |
| {:?} does not exist | exception | error | tauri-build, resources, filesystem, config |
| {:?} is not a file | exception | error | tauri-build, filesystem, config, sidecar |
| Cannot define a sidecar with the same name as the Cargo pack | validation | error | tauri-build, sidecar, bundle, naming |
| Library not found: {} | exception | error | macos, frameworks, dylib, tauri-build, config |
| Framework path should have .framework extension: {} | validation | error | macos, frameworks, tauri-build, config |
| `{}` not found; required for generating a Windows Resource f | exception | error | windows, icon, resource, tauri-build, config |
| The `{}` dependency features on the `Cargo.toml` file | validation | error | cargo, features, allowlist, tauri-build, config |
| state not managed for field `{}` on command `{}`. You must c | exception | error | state, command, invoke, runtime, tauri |