Hello,
I am trying to install grafana-toolkit to develop custom plugins.
Using command. npx @grafana/toolkit plugin:create my-grafana-plugin
Error: npm ERR! cb() never called!
Please let me know what is the issue.
Hello,
I am trying to install grafana-toolkit to develop custom plugins.
Using command. npx @grafana/toolkit plugin:create my-grafana-plugin
Error: npm ERR! cb() never called!
Please let me know what is the issue.
Hi there,
What version of Node are you using? grafana-toolkit requires Node.js >= 14, Grafana >= 7.0 and yarn.
There is also an FAQ section in the grafana-toolkit repo that might be helpful.
cheers
This topic was automatically closed after 365 days. New replies are no longer allowed.