Replies: 1 comment 6 replies
-
Same issue. |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
First of all, a huge thank you for your amazing work!
I migrated my little project to use .NET 8 yesterday and I stumbled over the fact that I cannot build it locally on my Win11 device without admin privileges. Calling
electronize build /target win
without those privileges results in the following error:errorOut=ERROR: Cannot create symbolic link : A required privilege is not held by the client
To be honest, I didn't follow the latest progress in the Electron.NET world (shame on me), but I cannot remember that these privileges were necessary some years ago when I created this project 🤔
This is the complete output:
Beta Was this translation helpful? Give feedback.
All reactions