Hyper: Error while installing anything using hyper

Created on 19 May 2018  ·  5Comments  ·  Source: vercel/hyper

darkabhi at arch in ~ [19:15:33]

→ hyper i hypercwd
running in prod mode
electron will open file:///usr/lib/hyper/resources/app.asar/index.html
Failed to symlink Hyper CLI { Error: EACCES: permission denied, symlink '/usr/lib/hyper/resources/bin/hyper' -> '/usr/local/bin/hyper'
errno: -13,
code: 'EACCES',
syscall: 'symlink',
path: '/usr/lib/hyper/resources/bin/hyper',
dest: '/usr/local/bin/hyper' }
Checking for notification messages
No matching notification messages

Most helpful comment

@DarkAbhi why this issue was closed? I still have this issue in the last hyper version.

All 5 comments

Well IDK why this requires root but it shouldn't

This problem has been raised before. Symlinking to /usr/bin/local should indeed require root privileges. The idea was originally that you could symlink the CLI script to a command that would be run from a shell, but this has created problems for Linux. See here

On upstream, CLI installation silently fails for linux distributions. I've submitted a PR here that circumvents this issue if you're interested.

I see good job with the fix 👍

Congratz for the fix. Hopefully they'll integrate it as soon as possible.
In the meantime, is there any workaround for this issue? I cannot install even a simple theme!

@DarkAbhi why this issue was closed? I still have this issue in the last hyper version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aem picture aem  ·  3Comments

yvan-sraka picture yvan-sraka  ·  3Comments

cooperpellaton picture cooperpellaton  ·  3Comments

eoinmurray picture eoinmurray  ·  3Comments

cilice picture cilice  ·  3Comments