Expecting value: line 1 column 1 (char 0)
SilasK opened this issue · 1 comments
SilasK commented
I got a strange error when updating atlas and continuing on the same project.
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
SilasK commented
The solution was to rename the .snakemake
folder in the working directory.