Created
April 16, 2023 02:35
-
-
Save eatmyvenom/c9ba272284d6f1e3949615c7f7e7143c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| warning: profiles for the non root package will be ignored, specify profiles at the workspace root: | |
| package: /home/home/eatmyvenom/code/qmk_xap/src-tauri/Cargo.toml | |
| workspace: /home/home/eatmyvenom/code/qmk_xap/Cargo.toml | |
| [0m[1m[38;5;11mwarning[0m[1m[38;5;15m: failed to parse serde attribute | |
| [0m[1m[38;5;12m | | |
| | [0m[38;5;15m#[serde(with = ":: serde_with :: As :: < NoneAsEmptyString >")] | |
| [0m[1m[38;5;12m | | |
| = [0m[1m[38;5;15mnote: [0m[38;5;15mts-rs failed to parse this attribute. It will be ignored. | |
| Compiling qmk-xap-gui v0.0.0 (/home/home/eatmyvenom/code/qmk_xap/src-tauri) | |
| error: proc macro panicked | |
| --> src-tauri/src/main.rs:168:14 | |
| | | |
| 168 | .run(tauri::generate_context!()) | |
| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| | | |
| = help: message: The `distDir` configuration is set to `"../dist"` but this path doesn't exist | |
| error: could not compile `qmk-xap-gui` due to previous error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment