-
Notifications
You must be signed in to change notification settings - Fork 261
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
The input package file targets no platform and cannot be transformed into a release package #63
Comments
The problem was likely due to an old version of mono. After upgrading to Debian stable (mono 4.2.1) this error did not appear any more. However, I have encountered the same problem as in #55 with hanging mono. |
I'm getting the same error when running on a Mac, "The input package file /mnt/data1/devel/electron-quick-start/installer/electron-quick-start.1.0.0.nupkg targets no platform and cannot be transformed into a release package." But we're on mono 4.6.0. |
Getting the same error with 4.8.1 on Mac. |
why is this closed? was the issue resolved? |
Shouldn't be closed, get the same thing on Windows. |
I'm getting this error with mono 5.10.0.160 on Ubuntu 16.04 |
Getting this error on OSX with Mono version 5.4.1.6. |
When building an installer on Debian stable (Debian GNU/Linux 8.3) I get
the following error:
How to reproduce:
electron-winstaller.js
:electron-packager is in version 6.0.0. mono and wine are both installed on the
system, but I am not sure if some other packages are required as well:
uname -a
:The text was updated successfully, but these errors were encountered: