Skip to content

fix: Error loading done file done.json#3

Open
aldosch wants to merge 2 commits into
leonid-shevtsov:mainfrom
aldosch:fix/missing-done-file
Open

fix: Error loading done file done.json#3
aldosch wants to merge 2 commits into
leonid-shevtsov:mainfrom
aldosch:fix/missing-done-file

Conversation

@aldosch
Copy link
Copy Markdown

@aldosch aldosch commented Sep 14, 2025

😔 because we ignore done.json, this appears on initial clone.

Error loading done file done.json: Error: ENOENT: no such file or directory, open 'done.json'

✅ this simply creates a done.json like this at the project root:

{
  "processedUrls": []
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant