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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: