> hyper install hyper-dracula
Disabling Chromium GPU blacklist
running in prod mode
electron will open file:///usr/lib/hyper/resources/app.asar/index.html
Setting Hyper as default client for ssh:// protocol
Checking for notification messages
Notification messages fetch error SyntaxError: Unexpected token T in JSON at position 0
at JSON.parse (<anonymous>)
at consumeBody.call.then.buffer (/usr/lib/hyper/resources/app.asar/node_modules/electron-fetch/lib/index.js:240:55)
at process._tickCallback (internal/process/next_tick.js:68:7)
OS: Manjaro Linux
Installation: pamac build hyper
I have seen other issues, but these seem to be because of Windows WSL limitations where I'm using Konsole on Manjaro KDE.
Same issue here.
CentOS 8
AppImage 3.0.2 (stable).
$ hyper install hyper-dracula
Disabling Chromium GPU blacklist
running in prod mode
electron will open file:///tmp/.mount_hyper-ayjE5l/resources/app.asar/index.html
Setting Hyper as default client for ssh:// protocol
Checking for notification messages
Notification messages fetch error SyntaxError: Unexpected token T in JSON at position 0
at JSON.parse (<anonymous>)
at consumeBody.call.then.buffer (/tmp/.mount_hyper-ayjE5l/resources/app.asar/node_modules/electron-fetch/lib/index.js:240:55)
at process._tickCallback (internal/process/next_tick.js:68:7)
It also opens a new hyper window, which doesn't do anything, but if I close it then the original window finally goes back to prompt, so must be expecting something from it...
The same issue caught when hyper -v called on macOS Catalina 10.15.6 (19G73):

caused opened new hyper instance.
Same issue here :hand:
OS: Ubuntu 20.04.1,
Ver: 3.0.2
I can install plugins without problems using version 3.1.0-canary.4 (pre-release). But I keep struggling with version 3.0.2
OS: Arch Linux (5.8.1-arch1-1)
Same here.
KDE Neon 5.19 (based on Ubuntu 20.04)Hyper v3.0.2 version .AppImageedit:
I confirm the problem is only with the .AppImage version. Installed the .deb and it just works fine (same configs).
Same. Arch Linux manjaro
ditto on artix
Same. Pop OS 20.10.
Edit:
Appimage v3.0.2 was causing problem.
Fix: .deb file from release fixed my problem.
Same here, manjaro.
Same here, manjar
Hyper version 3.0.2
Most helpful comment
Same issue here.
CentOS 8
AppImage 3.0.2 (stable).
It also opens a new hyper window, which doesn't do anything, but if I close it then the original window finally goes back to prompt, so must be expecting something from it...