-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fs.read documentation errors #29266
Comments
Good first PR? |
This is your chance @HACHIMIam!! |
done #29270 @ouadie-lahdioui |
Fishrock123
added
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
labels
Aug 22, 2019
Is this issue still open |
@sarthak0906 - looks like that is being worked upon. I suggest you review and then should get you a candidate for contribution! |
jasnell
added a commit
to jasnell/node
that referenced
this issue
Jul 6, 2020
This has been fixed by #29270, so I think this can be closed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://nodejs.org/api/fs.html#fs_fs_read_fd_buffer_offset_length_position_callback
References to buffer and offset are indicative of writing, when they should be for reading.
The text was updated successfully, but these errors were encountered: