Hyper: Error updating plugins

Created on 6 May 2019  路  42Comments  路  Source: vercel/hyper

  • [x] I am on the latest Hyper.app version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: Windows 10, Version 1803 (OS Build 17134.706)

  • Hyper.app version: 3.0.0
  • Link of a Gist with the contents of your .hyper.js:
  • Relevant information from devtools _(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere)_:
  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

During updating the plugins I get following error message:
grafik

Most helpful comment

Please stop spamming this thread (it's annoying for people who have subscribed for meaningful updates). Use the 馃憤 emoji on the issue description.

All 42 comments

have you tried running hyper version? I had an issue (#3602) where the CLI was showing an old version while the running app shows 3.0.0

have you tried running hyper version? I had an issue (#3602) where the CLI was showing an old version while the running app shows 3.0.0

I have the issue aswell and hyper version is showing the correct version:
image

hyper version is showing 3.0.0

hyper version is showing 3.0.0

Are you using Hyper behind a proxy? Not using a proxy fixed this for me.

Nope, no proxy either

I have the issue aswell

OS version and name: Mojave 10.14.4
Hyper.app version: 3.0.2
Node version: 12.4.0
Npm version: 6.9.0
Yarn version: 1.16.0

same here
MacOS Mojave
Hyper 3.0.2
npm 6.9.2
node 12.4.0

same here
Windows 10
Hyper 3.0.2
npm 6.1.0
node 10.6.0

I'm having the same problem.
Windows 10
Hyper 3.0.2
npm 6.9.0
node 10.16.0

Same. I get the annoying pop-up many times per day for weeks now.
OSX Mojave
Hyper 3.0.2
npm 6.9.0
node 12.3.0

Same...
OSX Mojave 10.14.5
Hyper 3.0.2
npm 6.9.0
node v12.6.0

Same.
Ubuntu 18.04
Hyper 3.0.2
npm 6.9.0
node v12.6.0

Same.
OSX Mojave 10.14.6
Hyper 3.0.2
npm 6.9.0
node v10.16.0

..Same here
OSX Mojave 10.14.6
Hyper 3.0.2
npm 6.10.2
node v12.9.1

Please stop spamming this thread (it's annoying for people who have subscribed for meaningful updates). Use the 馃憤 emoji on the issue description.

You should run hyper from the command line and see if the full error pops up there since it seems that you can't see the full notification text on windows. For me it said node is not recognized as a command so I installed nodejs. The plugin I was trying to run still didn't work but maybe that was the plugin's fault.

Any fixes for this? I keep getting this error pop-up every time I open/re-open Hyper. Tried everything, removed all plugins, uninstalled Hyper and installed again, reinstalled node & npm. Still no luck.

Error updating plugins.
[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Screenshot 2019-10-10 at 6 22 55 PM

can you try a CI build from canary?

can you try a CI build from canary?

I am a bit confused, did you mean changing stable to the canary in .hyper.js and restarting? Tried that didn't work.

or

Cloning the new canary build from GitHub and running it locally?

You're on macOS, right? Download the dmg from here then https://app.circleci.com/jobs/github/zeit/hyper/2433/artifacts

I uninstalled the previous version, deleted old .hyper.js file and installed the canary build from your dmg file. I don't see the "Error updating plugins" now when I start Hyper. But unable to install any plugins now, I tried hyper i plugin-name, tried adding manually to the new .hyper.js file but doesn't work.
CleanShot 2019-10-11 at 03 05 02

okay can you open (or search, I think there is an issue about that error already) an issue about that please.

What is the solution? I am getting the same warning pop up on Mac OS and Hyper 3.0.2...

@IgorGanapolsky, did you try running the Hyper 3.1.0 canary build here? It should fix the "Error updating plugins problem" but leads to a new problem, Issue 3670 "Cannot read property 'properties' of undefined".

@vannaka 3.1.0 doesn't work at all. It is frozen and nothing's clickable:
Screen Shot 2019-10-15 at 12 33 14 PM

turn of your plugins please

@Stanzilla how?

open your config and delete the plugins names from the array

plugins: [],

@Stanzilla Which plugins are compatible?

no idea, just try without any and see if the problem goes away

3.1.0 canary1 works for me so far, I'm on macOS Mojave 10.14.6 and I've got hyperline & hyper-search plugins successfully running 馃憤

hyperline will cause that warning.

@Ryan315. I disabled hyperline and still getting the warning...

Sorry to resurrect a closed issue, but I have this exact issue in Windows 10 on Hyper 3.0.2. The link for the canary build 404s, and I don't really see any other proposed resolution.

Yeah this is still an issue in the latest Hyperterm, regardless of the plugins.

In Mac OS I solved it by just installing npm with brew.

Just to confirm, I tried most of the solutions above - instaling both npm and hyper via brew did it for me too.

I'm still getting this issue on win10 and hyper 3.0.2 :(

Just to give you guys an update and hopefully, some of the folks here will find comfort in this crazy painful COVID-19 time :)

I have been getting the same problem, it all started when I copied someone's configuration to make my Hyper look cool and I ended up with this error, Hyper was not even opening. Uninstall/reinstall did not help.

Here is what worked for me on Windows 10:

  1. Uninstall Hyper
  2. Remove the following two folders, as these are not removed automatically.
  3. C:\Users\<user>\AppData\Roaming\Hyper
  4. C:\Users\<user>\AppData\Local\hyper
  5. Install the latest Hyper, for me it was hyper-Setup-3.0.2.exe

Note: _remember to replace with your own Windows user :p_

Send some prayers for the entire world if this worked for you :)

Just to give you guys an update and hopefully, some of the folks here will find comfort in this crazy painful COVID-19 time :)

I have been getting the same problem, it all started when I copied someone's configuration to make my Hyper look cool and I ended up with this error, Hyper was not even opening. Uninstall/reinstall did not help.

Here is what worked for me on Windows 10:

  1. Uninstall Hyper
  2. Remove the following two folders, as these are not removed automatically.
  • C:\Users\<user>\AppData\Roaming\Hyper
  • C:\Users\<user>\AppData\Local\hyper
  1. Install the latest Hyper, for me it was hyper-Setup-3.0.2.exe

Note: _remember to replace with your own Windows user :p_

Send some prayers for the entire world if this worked for you :)

Works for me. Thx.

I had the same problem here.

The problem is complicated to discover, but it is more than obvious.

We install "hyper" on Windows, via Windows, and then we want to install plugins etc via WSL (Bash Linux). It will not work!

To resolve, go back to the default configuration of Hyper (deleting ".hyper.js" for example) where it will open with the "cmd" Windows again. Install all the plugins you want (with "hyper install hypercwd" for example), and only after that, you change to WSL.

Applause! kkkkkkkkkkk

Was this page helpful?
0 / 5 - 0 ratings