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
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: