Open Yashwanth1811 opened 2 years ago
any error being thrown?
I have the same issue on Mac (M1). I installed node and yarn via brew from iTerm, then installed Hyper both via the dmg and via brew. Either way, Hyper's icon pops up in the dock for a short second, then closes. The UI never launches.
@NeodymiumPhish, @gowdayashu,
If you launch hyper
from another terminal with the --verbose
option ? Is there any chance that gives any relevant information ?
hyper --verbose
[ ] Your Hyper.app version is 3.2.0. Please verify you're using the latest Hyper.app version
[ ] I have searched the issues of this repo and believe that this is not a duplicate
Any relevant information from devtools? (CMD+OPTION+I on macOS, CTRL+SHIFT+I elsewhere):
Is the issue reproducible in vanilla Hyper.app?
Issue
.hyper.js contents
plugins
```json { "plugins": [], "localPlugins": [] } ```