dzhibas / SublimePrettyJson

Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 3 & 4
MIT License
2.03k stars 180 forks source link

Expecting value: line 1 column 1 (char 0) #140

Closed gudata closed 3 years ago

gudata commented 3 years ago

When I try format a json I aways get the error: Expecting value: line 1 column 1 (char 0) There is nothing in the console, and the JSON looks ok. The jq is installed and working. This error is after I upgraded to sublime 4017 Selection_055

What I am doing wrong?

TerminalFi commented 3 years ago

You will likely need to force quit Sublime and restart again or re-install Pretty JSON, there are two versions and this have been a known issue when update to Sublime Text 4

TerminalFi commented 3 years ago

Any update on this?

TerminalFi commented 3 years ago

Closed due to inactivity