This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
App is refusing text input or is blank #142
Open
Description
I successfully built and ran the app (as in it started up with my identity verified), but:
- the
npm start
version refuses to take text input - while
npm run package
builds successfully, opening it shows a blank window
npm start
(I'm seeing a DNS error -- could that play a part?)
How can I start debugging this?
Details:
Mac OS X 10.10.4
$ uname -v
Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
Identity verified:
$ DEBUG=* github-current-user
# ... lots of output
github-current-user valid: true, username: beechnut +0ms
You are verified as beechnut
Metadata
Metadata
Assignees
Labels
No labels