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(plugin-user-data-dir): Prevent ENOTEMPTY error #405

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

urlbox-io
Copy link
Contributor

Without the change, fse.removeSync only works with empty folder, so fails with ENOTEMPTY - jprichardson/node-fs-extra#178

Without the change, `fse.removeSync` only works with empty folder, so fails with ENOTEMPTY - jprichardson/node-fs-extra#178
@github-actions github-actions bot added the plugin: puppeteer-extra PuppeteerExtra Plugin related label Jan 21, 2021
Copy link
Owner

@berstend berstend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @urlbox-io 👍

@berstend berstend changed the title Fix user-data-dir ENOTEMPTY error fix(plugin-user-data-dir): Prevent ENOTEMPTY error Jan 21, 2021
@berstend berstend merged commit 7b22a5c into berstend:master Jan 21, 2021
@berstend
Copy link
Owner

Successfully published:
 - [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: puppeteer-extra PuppeteerExtra Plugin related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants