Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error, unexpected ',' in configuration.rb #3

Open
oguzgu opened this issue Nov 15, 2017 · 1 comment
Open

syntax error, unexpected ',' in configuration.rb #3

oguzgu opened this issue Nov 15, 2017 · 1 comment

Comments

@oguzgu
Copy link

oguzgu commented Nov 15, 2017

Hi,

When i run command poeditor pull, it gives following error :
/Library/Ruby/Gems/2.0.0/gems/poeditor-cli-0.3.1/lib/poeditor/commands/pull_command.rb:40:in `get_configuration': /Library/Ruby/Gems/2.0.0/gems/poeditor-cli-0.3.1/lib/poeditor/configuration.rb:28: syntax error, unexpected ',' (SyntaxError)
def initialize(api_key:, project_id:, type:, tags:nil,

I have a poeditor.yml file and all seems ok, but get this error

@devxoul
Copy link
Contributor

devxoul commented Nov 15, 2017

Which version of ruby are you using? POEditor requires at least Ruby 2.1. (I just added a ruby requirement to gemspec.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants