Skip to content

Instantly share code, notes, and snippets.

@eatmyvenom
Created April 16, 2023 02:35
Show Gist options
  • Select an option

  • Save eatmyvenom/c9ba272284d6f1e3949615c7f7e7143c to your computer and use it in GitHub Desktop.

Select an option

Save eatmyvenom/c9ba272284d6f1e3949615c7f7e7143c to your computer and use it in GitHub Desktop.
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
warning: failed to parse serde attribute
 |
| #[serde(with = ":: serde_with :: As :: < NoneAsEmptyString >")]
 |
= note: ts-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