Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(plugin-user-data-dir): Prevent ENOTEMPTY error (#405)
Without the change, `fse.removeSync` only works with empty folder, so fails with ENOTEMPTY - jprichardson/node-fs-extra#178
- Loading branch information