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
javafinder json | jq parse error: Invalid numeric literal at line 2, column 2
the output actually seem to have a bunch of escape codes:
{ �[0;94m "timestamp"�[0m:�[0;95m1685782808�[0m, �[0;94m "search_path"�[0m:�[0;95m"/System/Volumes/Data/Library/Java/JavaVirtualMachines/"�[0m, �[0;94m "sysinfo"�[0m:{
The text was updated successfully, but these errors were encountered:
Oh darn of course…was playing around with colored output on the console and forgot to remove it again…tststs
Sorry, something went wrong.
Fix for issue #2
96a9492
Fixed with release 17.0.19
HanSolo
No branches or pull requests
the output actually seem to have a bunch of escape codes:
The text was updated successfully, but these errors were encountered: