Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace fs-promises with fs-extra #178

Closed
wants to merge 1 commit into from
Closed

Replace fs-promises with fs-extra #178

wants to merge 1 commit into from

Conversation

manuth
Copy link
Contributor

@manuth manuth commented May 18, 2021

Fix #177 and close #179 by replacing fs-promises with fs-extra whose remove-method is able to delete files or directories properly.

This commit fixes issue #177
SBoudrias pushed a commit that referenced this pull request May 19, 2021
This commit fixes #177 and closes #178
Changes made in this commit were suggested by @mshima
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.

Deleting files using memFsEditor.delete causes an error as of NodeJS v16
1 participant