Upgrade from 5.2.4 to 6.0.0 throws error

Hi,

I hope you can help. We pulled the latest docker images

REPOSITORY TAG IMAGE ID CREATED SIZE
graphiteapp/graphite-statsd latest 1d7b81067e37 47 hours ago 238 MB
grafana/grafana latest aa7706222b78 7 days ago 256 MB

but when starting grafana we get the following errors…

graphite_1 | util.js:938
graphite_1 | throw new TypeError('The super constructor to “inherits” must not ’ +
graphite_1 | ^
graphite_1 |
graphite_1 | TypeError: The super constructor to “inherits” must not be null or undefined
graphite_1 | at Object.inherits (util.js:938:11)
graphite_1 | at Object. (/opt/statsd/lib/config.js:31:6)
graphite_1 | at Module._compile (module.js:653:30)
graphite_1 | at Object.Module._extensions…js (module.js:664:10)
graphite_1 | at Module.load (module.js:566:32)
graphite_1 | at tryModuleLoad (module.js:506:12)
graphite_1 | at Function.Module._load (module.js:498:3)
graphite_1 | at Module.require (module.js:597:17)
graphite_1 | at require (internal/module.js:11:18)
graphite_1 | at Object. (/opt/statsd/stats.js:6:14)

I hope you can point me in the right direction please :slight_smile: