the plugin is not being loaded
See original GitHub issueI’m trying out hyper for the first time and was trying to find useful plugins. I liked hyperline but it doesn’t work for me. I’m using Hyper 2.0.0 (stable). I have a couple of plugins (hyperterm-cobalt2-theme (2.0.0), hypercwd (1.2.2)) as well hyperline … but I can’t it’s not being loaded and I think I I did added correctly but nothing. The other plugins are being loading so … ¯\(ツ)/¯.
loaded plugins
(re)loading renderer plugins
Plugin hyperterm-cobalt2-theme (2.0.0) loaded.
Plugin hypercwd (1.2.2) loaded.

.hyper.json
// rest of config
...
hypercwd: {
initialWorkingDirectory: '~'
},
hyperline: {
plugins: [
"ip",
"cpu",
"spotify"
]
},
},
plugins: [
'hyperterm-cobalt2-theme',
'hypercwd',
'hyperline',
],
...
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:10
Top Results From Across the Web
How to Fix the "Couldn't load plugin" Error on Chrome?
The "Couldn't load plugin" error may limit your web browsing experience by not being able to see some content while browsing. We hope...
Read more >Fixing “This Plugin is Not Supported” error in Windows 10/11
1. Enable Flash in Chrome. 2. Install the latest Flash player; Update Flash:Clear the browsing data in Chrome. 3. Use another browser to...
Read more >Plugin does not load - WordPress.org
Hi I have installed the plugin a month ago, but it does not loads it say 'Please wait..” but the screen does not...
Read more >[PDF Generator Plugin] Plugin is not loaded | OutSystems
PDF Generator Plugin. Forge component by Experts. Hello. I tried to use the plugin, but i get a message "Plugin is not loaded"...
Read more >Eclipse plugin not getting loaded - Stack Overflow
If the plugin is just a jar file, just drop it into dropins . Otherwise create a subdirectory for it and put all...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The plugin is not working with the Hyper 2.0.0 yet, you can find out that in the issue list https://github.com/Hyperline/hyperline/issues/150 They made a PR to Hyper but it has not been merged yet, so if you want to use Hyperline, you can try older version of Hyper, or else you have to wait until the problem resolved.
@bnlo I’m having the same issue - were you able to resolve it?