HarperFast / HarperFast/harper

Replace deprecated fs.rmdir calls with fs.rm

Open
#1,007 0 comments 0 reactions 0 assignees View on GitHub
area:ci enhancement from-jira
Dominant language
JavaScript
Stars
89
Forks
10
Avg merge
2d 6h
Merged PRs (30d)
200

Description

fs.rmdir is deprecated in newer Node.js versions. Replace all usages with fs.rm (with recursive option) to avoid deprecation warnings.

🤖 Filed by Claude on behalf of Kris.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.