vercel/hyper

Cannot create windows on macOS (with Little Snitch)

Open

#1829 opened on May 15, 2017

View on GitHub
 (8 comments) (1 reaction) (0 assignees)TypeScript (44,582 stars) (3,558 forks)batch import
good first issuehelp wanted🐛 Type: Bug

Description

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate

Issue

Launching Hyper briefly opens a terminal window and the attached error message. When OK is clicked, both error and terminal window close. Hyper remains running but no windows can be created.

I noticed the error message only occurs when Little Snitch intercepts the call to hyper.is on application launch. When Little Snitch is turned off a window silently opens then immediately closes.

Contributor guide