-
-
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
Can't run app built from travis (corrupted asar) #2440
Comments
I tried to extract the |
The resulting asar have same corruption issues than in #662 |
Here is a zip of the build that contains a corrupted asar file https://s3.amazonaws.com/dev.getstation.com/Station.Canary-0.12.24-mac.zip |
Could you please ensure that 19.52.1 is used on Travis? Could you please try to set env |
Retried a build with Here is the related artifact: |
And the travis log https://s3.amazonaws.com/dev.getstation.com/log.txt |
For information, we are able to make a valid build of onshape-desktop-shell on Travis. |
It's working now with latest version ( |
19.27.3
,19.52.1
Building manually with
yarn run make
on my Macbook actually generates a valid build, but travis generates a build that shows the following error upon launch:NB
yarn run make
actually runscross-env NODE_ENV=production build --config electron-builder.yml
electron-builder.yml
.travis.yml
The text was updated successfully, but these errors were encountered: