@ashishtank @skelliam found another failure in the log.
[LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
[LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
[LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
[LOG] can't find property recovered Canada:
Every time i’t te recover data from Canada. But I never searched for Canada.
I’m only have in the config.js
sortby: "confirmed",
columns: ["confirmed", "deaths", "recovered"],
countries: ["Netherlands", "Germany", "Belgium"],
Please help.