mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Cannot build app in non-admin PowerShell session #956
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mu88 on GitHub (Jun 17, 2024).
Problem description
When trying to build an Electron.NET app in a non-admin PowerShell session, it fails when creating a symlink. When doing the same in an admin shell, everything works nicely.
Versions
23.6.28.0.30020.8.1electronize build /target win)Steps to Reproduce
dotnet tool restoredotnet electronize build /target winLogs