Skip to content

Conversation

@mhassan1
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A

This PR fixes the following deprecation warning in Node 24:

[DEP0176] DeprecationWarning: fs.R_OK is deprecated, use fs.constants.R_OK instead

fs.R_OK was soft-deprecated in Node 6, deprecated in Node 20, runtime-deprecated in Node 24, and removed in Node 25.

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2025

CLA assistant check
All committers have signed the CLA.

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