webperf-monitor-frontend
webperf-monitor-frontend copied to clipboard
[BUG] Problem with installation No runs to select
After clonning, gulping and running node, following message appears :
In CLI
$ node index.js -c <config.js>
Looking for config file at /usr/lib/node_modules/webperf-monitor/config/config.js
Listening on port 3000
runs-model.js No runs to select
In browser
In the same time, I've multiple runs registred in the database, so, normally, something should be shown.