cerebroapp / cerebroapp/cerebro-devdocs
Can't install anymore, "Plugin is not valid"
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This plugin can't be installed with the current Cerebro Version on MacOS.
I get the following output from the developer console:
```
externalPlugins.js:79 Load plugin: cerebro-devdocs
externalPlugins.js:80 Path: /Users/cmiksche/Library/Application Support/Cerebro/plugins/node_modules/cerebro-devdocs...
externalPlugins.js:20 Error requiring /Users/cmiksche/Library/Application Support/Cerebro/plugins/node_modules/cerebro-devdocs
externalPlugins.js:21 TypeError: Cannot read properties of undefined (reading 'app')
at Object. (/Users/cmiksche/Libr…st/index.js:10:2367)
at r (/Users/cmiksche/Libr…dist/index.js:1:270)
at Object. (/Users/cmiksche/Libr…ist/index.js:1:9425)
at r (/Users/cmiksche/Libr…dist/index.js:1:270)
at Object. (/Users/cmiksche/Libr…st/index.js:1:68971)
at r (/Users/cmiksche/Libr…dist/index.js:1:270)
at Object. (/Users/cmiksche/Libr…/index.js:10:900592)
at r (/Users/cmiksche/Libr…dist/index.js:1:270)
at /Users/cmiksche/Libr…dist/index.js:1:646
at Object. (/Users/cmiksche/Libr…dist/index.js:1:657)
externalPlugins.js:83 Plugin is not valid, skipped
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.