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

does not generate valid json #2

Closed
maxandersen opened this issue Jun 3, 2023 · 2 comments
Closed

does not generate valid json #2

maxandersen opened this issue Jun 3, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@maxandersen
Copy link

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:{
@HanSolo
Copy link
Owner

HanSolo commented Jun 3, 2023

Oh darn of course…was playing around with colored output on the console and forgot to remove it again…tststs

@HanSolo HanSolo self-assigned this Jun 3, 2023
@HanSolo HanSolo added the bug Something isn't working label Jun 3, 2023
HanSolo added a commit that referenced this issue Jun 3, 2023
@HanSolo
Copy link
Owner

HanSolo commented Jun 3, 2023

Fixed with release 17.0.19

@HanSolo HanSolo closed this as completed Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants