Open mirkobozzetto opened 1 year ago
╭─ ~ ▓▒░···································································░▒▓ ✔ ─╮ ╰─ hyper install hyper-imgcat ─╯ hyper-imgcat installed successfully! ╭─ ~ ▓▒░···································································░▒▓ ✔ ─╮ ╰─ hyper install hyper-imgcat ─╯ hyper-imgcat installed successfully! ╭─ ~ ▓▒░···································································░▒▓ ✔ ─╮ ╰─ hyper uninstall hyper-imgcat ─╯ hyper-imgcat is not installed ╭─ ~ ▓▒░············································································· ╭─ ~ ▓▒░···································································░▒▓ ✔ ─╮ ╰─ ─
I am currently facing the same issue where no matter how many plugins I add, they are not taking effect, and in the “About” section, it shows that there are 0 plugins.
[ ] Your Hyper.app version is 3.4.1. Please verify you're using the latest Hyper.app version
[ ] I have searched the issues of this repo and believe that this is not a duplicate
Any relevant information from devtools? (CMD+OPTION+I on macOS, CTRL+SHIFT+I elsewhere):
Is the issue reproducible in vanilla Hyper.app?
Issue
.hyper.js contents ary>
plugins
```json { "plugins": [ "hyperpower#0.2.2" ], "localPlugins": [] } ```