vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.19k stars 3.5k forks source link

plugins not working #5022

Open JimLynchCodes opened 3 years ago

JimLynchCodes commented 3 years ago

Hi there! I installed "hyperterm-mactabs" both by manually changing .hyper.js and with the cli: hyper i hyperterm-mactabs, but it doesn't change my shell at all...

is there some extra step I need to take to make it work? πŸ€”

Issue

JimLynchCodes commented 3 years ago

bump πŸ™ƒ

JimLynchCodes commented 3 years ago

re-bump πŸ™ƒ

beamercola commented 3 years ago

I think I'm having the same problem. Set up a new M1 Mac and plugins are ded

JimLynchCodes commented 3 years ago

this-womps

LabhanshAgrawal commented 3 years ago

Are you getting any errors in the devtools? Also try running hyper -v from the default terminal and check the logs from that too. You can also try the latest build

newarcut commented 3 months ago

PS C:\windows\system32> hyper -v

Plugin error while loading "hyperborder" (C:\Users\myusername\AppData\Roaming\Hyper\.hyper_plugins\node_modules\hyperborder): Cannot find module 'C:\Users\myusername\AppData\Roaming\Hyper\.hyper_plugins\node_modules\hyperborder'
Require stack:
- C:\Users\myusername\Hyper\resources\app.asar\plugins.js
- C:\Users\myusername\Hyper\resources\app.asar\index.js
-

Plugin error while loading "hyperborder" (C:\Users\myusername\AppData\Roaming\Hyper\.hyper_plugins\local\hyperborder): Cannot find module 'C:\Users\myusername\AppData\Roaming\Hyper\.hyper_plugins\local\hyperborder'
Require stack:
- C:\Users\myusername\Hyper\resources\app.asar\plugins.js
- C:\Users\myusername\Hyper\resources\app.asar\index.js
-

plugins have changed / not init, scheduling plugins installation

Disabling Chromium GPU blacklist

running in prod mode
electron will open file://C:\Users\myusername\Hyper\resources\app.asar\index.html

[21216:0612/165615.512:WARNING:accelerator_util.cc(63)]  doesn't contain a valid key
[21216:0612/165615.512:WARNING:accelerator_util.cc(63)]  doesn't contain a valid key

[21216:0612/165615.512:WARNING:keyboard_util.cc(135)] Invalid accelerator token: del
[21216:0612/165615.512:WARNING:accelerator_util.cc(63)] ctrl+del doesn't contain a valid key

Hyper CLI already in PATH

Hyper CLI installed You may need to restart your computer to complete this installation process. undefined

[21216:0612/165615.518:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access is denied. (0x5)

[21216:0612/165615.525:ERROR:disk_cache.cc(203)] Unable to create cache
[21216:0612/165615.525:ERROR:shader_disk_cache.cc(613)] Shader Cache Creation failed: -2

[21216:0612/165616.053:INFO:CONSOLE(1)] "(re)loading renderer plugins", source: file:///C:/Users/myusername/Hyper/resources/app.asar/renderer/bundle.js (1)

[21216:0612/165616.233:INFO:CONSOLE(36)] "total init time 194.69999999925494", source: file:///C:/Users/myusername/Hyper/resources/app.asar/index.html (36)

Checking for notification messages

Launching yarn: C:\Users\myusername\Hyper\Hyper.exe C:\Users\myusername\Hyper\resources\bin\yarn-standalone.js install --no-emoji --no-lockfile --cache-folder C:\Users\myusername\AppData\Roaming\Hyper\.hyper_plugins\cache

[21216:0612/165616.712:INFO:CONSOLE(0)] "[.WebGL-00000C540108A300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels", source: file:///C:/Users/myusername/Hyper/resources/app.asar/index.html (0)

[21216:0612/165616.762:INFO:CONSOLE(0)] "[.WebGL-00000C540108A300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels", source: file:///C:/Users/myusername/Hyper/resources/app.asar/index.html (0)

[21216:0612/165616.794:INFO:CONSOLE(0)] "[.WebGL-00000C540108A300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels", source: file:///C:/Users/myusername/Hyper/resources/app.asar/index.html (0)

[21216:0612/165616.884:INFO:CONSOLE(0)] "[.WebGL-00000C540108A300]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat)", source: file:///C:/Users/myusername/Hyper/resources/app.asar/index.html (0)

No matching notification messages

Error fetching updates Can not find Squirrel (Error: Can not find Squirrel
    at AutoUpdater.checkForUpdates (node:electron/js2c/browser_init:17:1405)
    at checkForUpdates (C:\Users\myusername\Hyper\resources\app.asar\updater.js:52:21))

[Notification] Error updating plugins.: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
error An unexpected error occurred: "http://npm-dev.product.atotnet.gov.au/hyperborder: getaddrinfo ENOTFOUND npm-dev.product.atotnet.gov.au".

warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
error An unexpected error occurred: "http://npm-dev.product.atotnet.gov.au/hyperborder: getaddrinfo ENOTFOUND npm-dev.product.atotnet.gov.au".
newarcut commented 3 months ago

@LabhanshAgrawal I have posted my logs above. I am on Windows 10. Here is my .hyper.js - https://gist.github.com/newarcut/fff14c9a0f62e0e9e2522893257a536d

Since I am behind corporate proxy, I manually downloaded the npm packages and installed it locally through npm i ./hyperborder-master

but when I do hyper -v I get that error I pasted above. It seems like the plugin is not loading at all.

C:.
β”œβ”€β”€β”€cache
β”‚   └───v6
β”‚       └───.tmp
β”œβ”€β”€β”€local
β”‚   └───hyperborder-master
β”‚       β”œβ”€β”€β”€.github
β”‚       β”‚   └───workflows
β”‚       β”œβ”€β”€β”€lib
β”‚       └───test
β”‚           └───lib
└───node_modules
    └───hyperborder