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
{{ message }}
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.
Installing promdash on ubuntu 12.04. Tried to install it with ruby1.8 and 1.9 also. Still facing below issue
[!] There was an error parsing
Gemfile
: compile error - syntax error, unexpected ':', expecting $endgem 'mysql2', group: 'mysql'
^. Bundler cannot continue.
from /var/lib/Prometheus/promdash/Gemfile:7
-------------------------------------------
# Allow people to ignore the database provider they don't need by doing bundle install --without mysql
Command :bundle install --without mysql postgresql
The text was updated successfully, but these errors were encountered: