Skip to content

fix: Avoid pass a null value to existsSync#134

Merged
phated merged 4 commits intomainfrom
phated/fix-exists-sync
Jun 1, 2025
Merged

fix: Avoid pass a null value to existsSync#134
phated merged 4 commits intomainfrom
phated/fix-exists-sync

Conversation

@phated
Copy link
Member

@phated phated commented Jun 1, 2025

This fixes a deprecation warning in Node.js 24 when a null value was passed to fs.existsSync.

@phated phated merged commit 1c54ffb into main Jun 1, 2025
27 checks passed
@phated phated deleted the phated/fix-exists-sync branch June 1, 2025 19:04
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