Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

`to_json': wrong argument type JSON::Pure::Generator::State (expected JSON/Generator/State) #29

Closed
bantonj opened this issue Jun 6, 2016 · 2 comments

Comments

@bantonj
Copy link

bantonj commented Jun 6, 2016

When running vagrant up I get the error in the gist below.

https://gist.github.com/bantonj/4c197e84c3f6a0846146089bcaadfe4a

This looks related to an issue in aws-sdk-ruby listed below.

aws/aws-sdk-ruby#1150

It looks like pinning the aws-sdk-ruby to the newest version should fix this issue.

@waisbrot
Copy link
Contributor

waisbrot commented Jun 6, 2016

Thanks for diagnosing. Would you like to make a PR for this?

@bantonj
Copy link
Author

bantonj commented Jun 6, 2016

Looking into this more deeply it looks like just uninstalling and reinstalling will grab a newer version of jmespath, which fixes the issue.

@bantonj bantonj closed this as completed Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants