-
-
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
Building DMG hangs on OSX High Sierra #2115
Comments
For now building works ONLY on macOS High Sierra on CI servers. e.g. on Travis. (
If you execute command directly, don't forget to escape args. Yes — |
Same here. It looks like hdiutil of macOS High Sierra hangs eating cpu if multiple -srcfolder options are given.
|
19.30.4 |
I'm trying to set up a coworker with the ability to build our application for work, and we keep getting stuck here. I'm successfully building on version |
@Andrew1431 Step 1: Use yarn and |
Okay, so after much hassle getting yarn working, we now are I'm going to have to assume this is the issue. How does he have beta-access or extra access to sierra? Or are these updates sent in batches? Edit: to add, I can still build my DMG without issue. |
Okay, I had another co-worker reproduce the steps, and he was able to do it without issue on 10.12.6. I think this issue re-occured in in OS |
10.13 high Sierra is released, please upgrade. Please use node 8 if possible. |
So on his computer,
Hung here for about 10 minutes now. He is on OS I'm on
Edited out my buckets, not like they're a big deal |
@Andrew1431 you use old version of electron builder. Remove node_modules and install using yarn. |
Thanks, took a while to get it to work, but all is good :) |
I have been building the last couple weeks with OSX Sierra and things have been building without a hitch. I just upgraded to High Sierra this afternoon, and I'm unable to build DMG's anymore.
(Attached DEBUG log)
This never appears to return. Executing
/private/var/folders/yk/4jq7z7jj6kq0ymvfbvlj9sy40000gn/T/temp-files-K5y7HE/1-dmg/.background -srcfolder /Users/heroldm/code/utility-app/release-builds/mac/Our Utility.app -volname Our Utility -anyowners -nospotlight -fs HFS+ -fsargs -c c=64,a=16,e=16 -format UDRW /private/var/folders/yk/4jq7z7jj6kq0ymvfbvlj9sy40000gn/T/temp-files-K5y7HE/0.dmg
returns
The text was updated successfully, but these errors were encountered: