-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
jq cannot run: Linter command cmd.exe
exited with code: 5
#651
Comments
Remove the |
Something is wrong |
Tried but still not working. |
Turns out there is a space at the end of the string ^jq: parse error: (.+) at line (%d+), column (%d+)%s$ Or simply remove the |
Hello, hello? What should I do now? |
if I ignore exit code, it still does nothing at all.
I googled for
cmd exit status 5
and it looks like a permission problem, but jq worked well with:!cat % | jq .
The text was updated successfully, but these errors were encountered: