-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
TypeError: Invalid Version: 2.0-rc1.0 #1031
Comments
It is wine version. #953 |
You're right. So there is a way to solve this problem? |
@cawa-93 I need to allocate 10 minutes of my free time :) Will be fixed today/tomorrow. |
@develar I can add a pull request with correction |
@cawa-93 Will be cool, please see https://github.com/electron-userland/electron-builder/pull/955/files (don't forget to update test https://github.com/electron-userland/electron-builder/blob/master/test/src/BuildTest.ts#L214) |
I try build Windows App on Linux (Ubuntu 16.10);
In my dev package.json:
In my APP package.json:
As you can see both versions of a file is written as 1.1.0. But console command
returns an error:
In the dependencies I have not found any such package version.
npm-debug.txt
The text was updated successfully, but these errors were encountered: