Skip to content

Comments

Fix: upgrade rimraf (from deprecated v3.0.2 to v5.0.7) #275

Draft
EvilSpirit39 wants to merge 2 commits intogulpjs:masterfrom
EvilSpirit39:fix/upgrade-rimraf
Draft

Fix: upgrade rimraf (from deprecated v3.0.2 to v5.0.7) #275
EvilSpirit39 wants to merge 2 commits intogulpjs:masterfrom
EvilSpirit39:fix/upgrade-rimraf

Conversation

@EvilSpirit39
Copy link

rimraf v3.0.2 is deprecated, so upgraded to supported version 5.0.7.
For upgrading, rimraf.sync is no longer available and switched to rimrafSync.

image

@EvilSpirit39 EvilSpirit39 marked this pull request as ready for review February 22, 2026 09:11
@EvilSpirit39
Copy link
Author

CI failed. I'll check the reason

@EvilSpirit39 EvilSpirit39 marked this pull request as draft February 22, 2026 22:22
@EvilSpirit39
Copy link
Author

The reason is Node.js version.
new version of rimraf supports after Node.js v14.18.
v12 or prior are not supported.

https://github.com/isaacs/rimraf/blob/fb974adeed36bfc4d41a601f60a751aa509dbe2a/package.json#L73

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.

1 participant