Introducing the singleton plugin will cause the project compilation to fail. #14183
Sparkel-wsl
started this conversation in
General
Replies: 0 comments
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.
-
I want to incorporate the singleton plugin into my project, but after the plugin is introduced, compiling the project will result in errors, as follows:
The dependency that I added using the
"cargo add tauri-plugin-single-instance"
commandVersion information is as follows:
I can compile successfully by removing this singleton plugin project.
Beta Was this translation helpful? Give feedback.
All reactions