Skip to content

fix: rm outputDir with force option to ignore ENOENT exception #142

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

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

nekomeowww
Copy link
Contributor

Description

  • Added force option for fs.rm call to ignore ENOENT exception.
  • Lint issue for extra space.
  • Lint issue for string concat.

Linked Issues

#141

Additional context

@jpaquim
Copy link

jpaquim commented Feb 13, 2025

Thank you for the fix, I ran into this issue in my CI pipeline. Any chance for it to be rolled out or will you wait until other features/fixes are merged in? @sxzz @nekomeowww

@sxzz
Copy link
Member

sxzz commented Feb 13, 2025

Released as [email protected]. /cc @antfu

@jpaquim
Copy link

jpaquim commented Feb 14, 2025

Thank you for the prompt release @sxzz !

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.

3 participants