Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error updating plugin (node:32011) #194

Open
bolex222 opened this issue Jul 22, 2020 · 5 comments
Open

Error updating plugin (node:32011) #194

bolex222 opened this issue Jul 22, 2020 · 5 comments

Comments

@bolex222
Copy link

get this error at starting hyper
warning hyperline

@thecodelayeriser
Copy link

Have the same issue.

@samlovescoding
Copy link

Yup. The issue still remains on Linux Mint 19.3 (Cinnamon 4.4.8 / Linux 5.4.0-42-generic).

@emmanuelnk
Copy link

emmanuelnk commented Aug 14, 2020

@bolex222 it's because the dependencies are outdated. Especially babel and webpack. I've made a PR to update them and the errors are taken care of. The plugin works with the latest version of Hyper.
However, I don't know if this project is still being maintained.

If you want to you can clone my master fork into ~/.hyper_plugins/local/, run yarn and then yarn run build and add 'hyperline' to localPlugins array in the hyper.js config file.

I'm on Ubuntu 20.04 but I believe it should work for others using latest Hyper.

My pull request: #195

@bolex222
Copy link
Author

Thx @emmanuelnk! hope your PR will be accepted

@abixadamj
Copy link

I'm on Ubuntu 20.04 but I believe it should work for others using latest Hyper.

My pull request: #195

@emmanuelnk - Great work ;-)
Zrzut ekranu z 2020-11-08 19-22-05

Works perfectly on Mint 20 LTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants