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

Dollar character in a filter #68

Open
aborruso opened this issue Jul 9, 2017 · 0 comments
Open

Dollar character in a filter #68

aborruso opened this issue Jul 9, 2017 · 0 comments

Comments

@aborruso
Copy link

aborruso commented Jul 9, 2017

Hi,
when I try this snippet https://jqplay.org/s/zkBQG8vTN8 on my shell, I have the below error.

I think the problem is related to $, but I do not find a way to run this filter on my shell. It works on jq play.

Thank you

error: syntax error, unexpected QQSTRING_START, expecting IDENT
.html.body.li[]."$t"
                ^
1 compile error
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: write EPIPE
    at exports._errnoException (util.js:1018:11)
    at WriteWrap.afterWrite (net.js:804:14)
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