Skip to content
This repository was archived by the owner on Feb 29, 2020. It is now read-only.
This repository was archived by the owner on Feb 29, 2020. It is now read-only.

Bundler issue #479

@ghost

Description

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 $end
gem '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

gem 'mysql2', group: 'mysql'

gem 'pg', group: 'postgresql'

-------------------------------------------

Command :bundle install --without mysql postgresql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions