I have a custom plugin that I modeled after "node scripts/generate_plugin". I am trying to add a package.json file so I can build the plugin and the dependencies. But before I even get to the build, I get this error when I do a "yarn kbn bootstrap" followed by "yarn start"
FATAL Error: Plugin with id "my_plugin" is already registered!
Does anyone knows what this is about?
Thanks,
Kris
We cannot use 7.10. There is only one plugin. If the package.json file is removed then there is no errors but the node_modules folder is not created which causes kibana not to launch since there are missing dependencies.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.