Skip to content

Comments

Add Node.js note about fs.accessSync throwing errors#205

Open
ishicodespace wants to merge 1 commit intocodecrafters-io:mainfrom
ishicodespace:docs/node-accesssync-note
Open

Add Node.js note about fs.accessSync throwing errors#205
ishicodespace wants to merge 1 commit intocodecrafters-io:mainfrom
ishicodespace:docs/node-accesssync-note

Conversation

@ishicodespace
Copy link

@ishicodespace ishicodespace commented Jan 23, 2026

Added a Node.js-specific note clarifying that fs.accessSync(..., fs.constants.X_OK) throws on failure and should be used with try/catch.

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