You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Typically Windows binaries are published with a .exe extension. This package looks for something exactly matching the name parameter provided, which makes for an unexpected You must install foo before you can run it if the downloaded archive actually contains foo.exe.
I was able to work around this by explicitly changing the name for the Windows platform, but it could be nice to automatically handle the .exe extension.