-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot upload prerelease version #395
Comments
electron-builder version? |
3.20.0 |
How version is specified in your package.json? |
My version is |
It is a regression in the last release, fix in progress. |
Does it work before? |
winstaller-fixed behaviour correct according to *** Squirrel.Windows *** nuget *** transformation. electron-builder is not aware of such *** transformation. |
The output file is App-3.0.0-beta2-full.nupkg, (no dot at
beta
), but the builder trying to upload file App-3.0.0-beta.2-full.nupkg.The text was updated successfully, but these errors were encountered: