windows-installer
windows-installer copied to clipboard
Error on macOS 10.15 (Catalina) in Squirrel.Utility.CreateZipFromDirectory
Hello,
since I passed on Catalina i can't build an exe for windows.
I have the latest version of the package.
Thanks.
The exact error is
No dice: Failed with exit code: 255
Output:
System.AggregateException: One or more errors occurred. () ---> System.Exception
at Squirrel.Utility.CreateZipFromDirectory (System.String zipFilePath, System.String inFolder) [0x00119] in 2[T,TResult] releaseNotesProcessor, System.Action
1[T] contentsPostProcessHook) [0x001f7] in
This is a bug upstream with Squirrel.Windows.
Upstream bug: https://github.com/Squirrel/Squirrel.Windows/issues/1605
Is there any status update on this? It appears the Upstream bug at https://github.com/Squirrel/Squirrel.Windows/issues/1605 was resolved in December?
@bradleyasu The change you're referring to is only in a fork, not upstream.
@bradleyasu The change you're referring to is only in a fork, not upstream.
My mistake, you are absolutely correct!
Same for me on macOS Big Sur 11.2 (20D64), Any update on this issue?
Whoever is experiencing this issue, you can use the this docker image as a quick workaround:
Same for me on Big Sur 11.3 (20E5196f)
I'm locking this since it's an upstream issue and it won't be fixed here. There's no point in asking here if there's any update on the issue, or saying "it happens for me too".