Am trying to install a new plugin.
When trying to get into the new plugin it seems like the plugin cant require the ui/modules.
kibana 4.6.3
elasticsearch 2.4.1
Failed to instantiate module kibana due to:
Error: [$injector:modulerr] Failed to instantiate module kibana/config due to:
Error: [$injector:modulerr] Failed to instantiate module kibana/notify due to:
Error: [$injector:nomod] Module 'kibana/notify' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
Any ideas?
Thanks.