Skip to content
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

readFile throws even if throws is set to false #152

Closed
modten opened this issue Feb 16, 2023 · 2 comments
Closed

readFile throws even if throws is set to false #152

modten opened this issue Feb 16, 2023 · 2 comments

Comments

@modten
Copy link

modten commented Feb 16, 2023

fs.readFileSync has been moved within the try/catch, but readFile has not

#47

@RyanZim
Copy link
Collaborator

RyanZim commented Feb 16, 2023

This is basically a dupe of jprichardson/node-fs-extra#542; it's not clear what the way forward is.

@modten
Copy link
Author

modten commented Feb 17, 2023

ok, i will use the sync api

@modten modten closed this as completed Feb 17, 2023
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

No branches or pull requests

2 participants