We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Users/xxx/.rvm/gems/ruby-2.3.1/gems/figaro-1.1.1/lib/figaro/cli/task.rb:28:in 'system':no implicit conversion of Hash into String (TypeError)
The text was updated successfully, but these errors were encountered:
I had a similar issue. Check your application.yml configuration; I bet you have something set to a hash instead of a string value.
application.yml
Sorry, something went wrong.
No branches or pull requests
Users/xxx/.rvm/gems/ruby-2.3.1/gems/figaro-1.1.1/lib/figaro/cli/task.rb:28:in 'system':no implicit conversion of Hash into String (TypeError)
The text was updated successfully, but these errors were encountered: