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

fs.stat() with options doesn't work on graceful-fs #664

Closed
manidlou opened this issue Mar 27, 2019 · 2 comments
Closed

fs.stat() with options doesn't work on graceful-fs #664

manidlou opened this issue Mar 27, 2019 · 2 comments
Labels

Comments

@manidlou
Copy link
Collaborator

I was working on fixing the inode bug and noticed that apparently graceful-fs hasn't been updated yet to support fs.stat() with additional options object. I tried with the latest version v4.1.15 also and still no success! I opened an issue there: isaacs/node-graceful-fs#158.

@manidlou manidlou changed the title fs.stat() with option doesn't work on graceful-fs fs.stat() with options doesn't work on graceful-fs Mar 27, 2019
@brodybits
Copy link

Is this related to #657?

@manidlou
Copy link
Collaborator Author

manidlou commented May 9, 2019

yes @brodybits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants