Skip to content

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

Merged
ogustavo-pereira merged 1 commit into
masterfrom
fix-plugins-install
Dec 10, 2022
Merged

fix: use correct dependency to move/delete folders#637
ogustavo-pereira merged 1 commit into
masterfrom
fix-plugins-install

Conversation

@dubisdev
Copy link
Copy Markdown
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