question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

the plugin is not being loaded

See original GitHub issue

I’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

.hyper.json

// rest of config 
...

    hypercwd: {
      initialWorkingDirectory: '~'
    },

    hyperline: {
      plugins: [
        "ip",
        "cpu",
        "spotify"
      ]
    },

  },

  plugins: [
    'hyperterm-cobalt2-theme',
    'hypercwd',
    'hyperline',

  ],
...

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:5
  • Comments:10

github_iconTop GitHub Comments

15reactions
halink0803commented, May 2, 2018

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.

1reaction
kerryfalkcommented, Jun 4, 2020

@bnlo I’m having the same issue - were you able to resolve it?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found