vercel/hyper

Hanging when behind a proxy with authentication

Open

#1612 opened on Mar 8, 2017

View on GitHub
 (10 comments) (7 reactions) (0 assignees)TypeScript (44,582 stars) (3,558 forks)batch import
good first issuehelp wanted

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

I just downloaded the app and installed, and when I run, after a few seconds it just freezes. I'm behind a corporate proxy using authentication and this often causes problems with Node.js applications that require internet access (but IMHO, I should be able to use Hyper in "disconnected mode").

Contributor guide