graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.76k stars 734 forks source link

macOS Catalina Elektron app crashes immediately #1088

Open dangayle opened 5 years ago

dangayle commented 5 years ago

This issue pertains to the following package(s):

What OS and OS version are you experiencing the issue(s) on?

macOS 10.15 Beta Catalina

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

1.8.10

What is the expected behavior?

It opens when you double click on it

What is the actual behavior?

It crashes immediately and leaves a problem report

problem-report.txt

What steps may we take to reproduce the behavior?

Open the app on Catalina

Screen Shot 2019-09-25 at 3 09 25 PM
someden commented 4 years ago

I have macOS 10.15.2 (19C57) and the app just can't be opened:

Screenshot 2019-12-23 at 14 59 36
vlbe commented 4 years ago

@someden I've also failed to start app when i downloaded it as .zip. Try to install it via homebrew. This worked for me. macOs 10.15.1 (19B88)

electrovir commented 1 year ago

Per this comment, make sure to download the .dmg file or only open the .zip file with macOS's built-in archive utility, not the popular unarchiver app: https://github.com/graphql/graphql-playground/issues/923#issuecomment-453086940