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

Last example is throwing an error... #5

Open
johnmarty opened this issue Feb 19, 2016 · 0 comments
Open

Last example is throwing an error... #5

johnmarty opened this issue Feb 19, 2016 · 0 comments

Comments

@johnmarty
Copy link

TypeError: seek[0].forEach is not a function
    at seekArray (.../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:96:15)
    at walk (.../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:52:7)
    at .../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:118:7
    at Array.forEach (native)
    at seekObject (.../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:117:26)
    at walk (.../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:52:7)
    at .../node_modules/jsonpath-object-transform/lib/jsonpath-object-transform.js:131:5
    at Object.<anonymous> (.../transform.js:47:10)
    at Module._compile (module.js:435:26)
    at Module._extensions..js (module.js:442:10)
willyboy added a commit to willyboy/jsonpath-object-transform that referenced this issue Feb 12, 2018
willyboy added a commit to willyboy/jsonpath-object-transform that referenced this issue Feb 12, 2018
Fixed bugs present in dvdln#5 and added documentation for the options argument and dynamic keys
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

1 participant