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

fix: use correct dependency to move/delete folders #637

Merged
merged 1 commit into from
Dec 10, 2022

Conversation

dubisdev
Copy link
Contributor

@dubisdev dubisdev commented Dec 8, 2022

Seems like we were using the wrong dep for moving folders. As we can read in sindresorhus/move-file#7, move-file was designed for moving files (not folders). With this fix we implement fs-extra to handle this and also for removing dirs.

fix #636

@ogustavo-pereira ogustavo-pereira merged commit 24aa923 into master Dec 10, 2022
@ogustavo-pereira ogustavo-pereira deleted the fix-plugins-install branch December 10, 2022 22:20
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.

Plugins don't want to install
2 participants