You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i am trying to install the plugin globalnoc-networkmap-panel in grafana 7.4.5 and get this error:
"Error loading: Globalnoc-networkmap-panel", I followed the following steps:
Go to the cloned location and run npm install to install dependencies
Install gulp globally npm install gulp -g
Build the plugin npm run build or gulp should create a dist folder that contains the transpiled code for the browser
Make sure to build the plugin whenever there's a code change
¿Does this not work because it's not compatible with grafana 7.4.x?
Thanks!
The text was updated successfully, but these errors were encountered:
I'd like to +1 this, I'd love to see compatibility levels raised to v8.x especially with the recent exploits in Grafana 7.x (RCE). It's not viable to keep running on Grafana 7 and the plugin not working with 8 will simply mean this plugin slowly dies out.
I'm not great at javascript or anything, but I'll see if I can take a look in some spare time and figure out why it isn't compatible (aside from the signing issues) and see if I can get it fixed, but if someone more familiar with the project is around and wants to point me in the right direction that'd be awesome.
Hi, i am trying to install the plugin globalnoc-networkmap-panel in grafana 7.4.5 and get this error:
"Error loading: Globalnoc-networkmap-panel", I followed the following steps:
Make sure to build the plugin whenever there's a code change
¿Does this not work because it's not compatible with grafana 7.4.x?
Thanks!
The text was updated successfully, but these errors were encountered: