Skip to content

Conversation

@tobil4sk
Copy link
Member

fs-extra functionality can be replaced with modern builtin node fs functions, see: https://github.com/es-tooling/module-replacements/blob/main/docs/modules/fs-extra.md

download-status is imported but never actually used.

It's functionality has been replaced by functions in the node fs
module. See:
 https://github.com/es-tooling/module-replacements/blob/main/docs/modules/fs-extra.md

This increases the required node version to 16.7.0, which is from 2021.
Usage was commented out in:
58407ed

and removed completely:
7e88b98
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