Hyperline / hyperline

✨ Status line plugin for Hyper ✨
MIT License
619 stars 120 forks source link

OpenCollective causes error in Archlinux #149

Closed dragonJACson closed 6 years ago

dragonJACson commented 6 years ago

Hyper Version: 2.0.0.canary.14

hyper.js:

plugins: [
  `hyperline`,
  `...`
]

Using Hyper -v, it shows:

[Notification] Error updating plugins.: error /home/luke/.hyper_plugins/node_modules/hyperline: Command failed.
Exit code: 127
Command: opencollective postinstall
Arguments:
Directory: /home/luke/.hyper_plugins/node_modules/hyperline
Output:
/usr/bin/env: 'node': No such file or directory

Related Link: https://bbs.archlinux.org/viewtopic.php?id=168479

neojski commented 6 years ago

I have the same problem. I have just installed hyper using the "contributing" guide and hyperline doesn't work.

xster commented 6 years ago

Same issue on macOS

plibither8 commented 6 years ago

Facing a similar problem on Ubuntu 16.04

dragonJACson commented 6 years ago

Now the hyperline will show the same error as before, but it works, so I closed this issue.