No plugins
When I go to the Tools Menu and Update plugin, this error is showing :
"A Javascript error occurred in the main process"
"Uncaught Exception: Error: write EPIPE at afterWriteDispatched (node:internal/stream_base_commons:160:15) at writeGeneric (node:internal/stream_base_commons:151:3) at Socket._writeGeneric (node:net:795:11) at Socket._write (node:net:807:8) at writeOrBuffer (node:internal/streams/writable:389:12) at _write (node:internal/streams/writable:330:10) at Writable.write (node:internal/streams/writable:334:10) at console.value (node:internal/console/constructor:286:16) at console.log (node:internal/console/constructor:360:26) at /Applications/Hyper.app/Contents/Resources/app.asar/plugins/install.js:20:21"
ALSO plugins are installed with success, with the Hyper CLI command and are visible in hyper.js file, but they're not showing / working.
I'm on MBP M1, OS : Ventura 13.0.1
Did you ever fix this issue?