metagenome-atlas/atlas

Expecting value: line 1 column 1 (char 0)

SilasK opened this issue · 1 comments

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)

The solution was to rename the .snakemake folder in the working directory.