Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Using an incorrect version number, doesn't log a warning #26

Open
lean8086 opened this issue Nov 27, 2015 · 2 comments
Open

Using an incorrect version number, doesn't log a warning #26

lean8086 opened this issue Nov 27, 2015 · 2 comments

Comments

@lean8086
Copy link

Maybe needs an option like debug: true

I was trying to use an incorrect version of Electron (0.35.1 instead of 0.35.0). Nothing warn me that it was incorrect.

@joaomoreno
Copy link
Owner

This is strange. Given this here your build should've reported an error. What did you observe?

@lean8086
Copy link
Author

Very strange. It shows the progress bar and actually builds the .app file for Mac. When I open that file (built with a non-existent version of Electron), it shows this alert box:

You can’t open the application “raster.app” because PowerPC applications are no longer supported.

When an existent version of Electron is used, there is no problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants