-
Notifications
You must be signed in to change notification settings - Fork 4
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
error on installing plugin #8
Comments
Same here. |
Well, I solved the issue by installing with Unfortunately I do not know how to push a fix (no idea how the npm plugin dependencies works). EDIT
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, when i want install the plugin, i have foolowing error. Can you help me ?
BR
trace error in server:
Error instantiating new plugin: { Error: Cannot find module 'promise'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/app/meshcentral/meshcentral-data/plugins/eventlog/db.js:9:1)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3) code: 'MODULE_NOT_FOUND' }
Error ocurred while running plugin hookeventlog:hook_agentCoreIsStable (TypeError: Cannot read property 'getConfigFor' of null)
Error ocurred while running plugin hookeventlog:hook_agentCoreIsStable (TypeError: Cannot read property 'getConfigFor' of null)
Error ocurred while running plugin hookeventlog:hook_agentCoreIsStable (TypeError: Cannot read property 'getConfigFor' of null)
The text was updated successfully, but these errors were encountered: