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

invalid multibyte escape when installing in ruby 1.9.3 #17

@RajeswariMK

Description

@RajeswariMK

I added metrical in my gemfile
gem 'metrical', :require => false
bundle install
bundle exec metrical gave the following error

.rvm/gems/ruby-1.9.3-p374/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:612:in `initialize': invalid multibyte escape: /[\x80-\xff]/ (RegexpError)

rails version : 3.2.9
ruby version : 1.9.3

What should i change to run metrical successfully.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions