Replies: 2 comments
-
|
You can run just that step with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Passing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Initially when I ran
npm run tauri build, it was failing at the end withIt turned out to be caused by a missing librsvg dependency breaking a gtk plugin step, but it took a while to find the script and figure out how to manually run it correctly to find the actual error. Is there a way to improve the ergonomics there?
Beta Was this translation helpful? Give feedback.
All reactions