Thanks for providing this plugin. Received this error when 'npm install'. Does anyone receive the same error? Thanks a lot!
npm WARN grunt-execute@0.2.2 requires a peer of grunt@~0.4.1 but none was installed.
npm ERR! Linux 4.15.0-111-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/aftadmin/aft/monitoring/grafana/plugins/mongodb-grafana-dependabot-npm_and_yarn-moment-2.29.4/node_modules/.staging/@types/node-fdd98a0f/package.json
npm ERR! code ENOTDIR
npm ERR! errno -20
npm ERR! syscall open
npm ERR! ENOTDIR: not a directory, open '/home/aftadmin/aft/monitoring/grafana/plugins/mongodb-grafana-dependabot-npm_and_yarn-moment-2.29.4/node_modules/.staging/@types/node-fdd98a0f/package.json'
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/aftadmin/aft/monitoring/grafana/plugins/mongodb-grafana-dependabot-npm_and_yarn-moment-2.29.4/dist/server/npm-debug.log
I think I had as well, but it was irrelevant, as the plugin did not work for me with most recent Grafana. It seems to be outdated.
Currently trying this fork:
https://github.com/vlad-root/grafana-mongodb-bridge
Thanks for providing this plugin. Received this error when 'npm install'. Does anyone receive the same error? Thanks a lot!