-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin error: Undefined #91
Comments
The error is caused by hyperline, not hyperborder. Hyperline has problems with network widgets and is incompatible with Hyper3, which is known. Disable hyperline. You can simply test it by disabling hyper-border. The error from hyperline is still present. |
Hi @LostInCompilation, thank you for the reply but that doesn't seem to fix it: |
Yes the duration error is a different one than you posted before. The duration issue was caused by the animate property, as you found out. @webmatze I think you can close this issue. |
Ah, I see what you mean now. Yes, that specific error was hyperline. Instead of completely disabling the plugin, you can apparently disable the Network and Spotify options. However, hyperborder was preventing the CLI from working at all because of the |
Hello, I get the following error after installing v2 of your plugin: Plugin error: undefined: Error occurred in
reduceUI
.Here's a screenshot of the console:
The TypeError and "Calling execSync" lines are repeated about once per second.
I am running Hyper on an M1 Mac on macOS Monterey (12.4). Let me know what other details you need me to provide, as well as troubleshooting actions you need me to take.
The text was updated successfully, but these errors were encountered: