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

Weird bug: promisify .readJson individually fixes problems #2

Closed
louwers opened this issue Jul 28, 2015 · 2 comments
Closed

Weird bug: promisify .readJson individually fixes problems #2

louwers opened this issue Jul 28, 2015 · 2 comments

Comments

@louwers
Copy link

louwers commented Jul 28, 2015

I was surprised to see that fs-extra-promise promisifies methods individually, because I am experiencing problems with the .readJson method from fs-extra-promise, but the problem goes away if I use the fs package and promisify that method individually. See my thread at jprichardson/node-fs-extra#156

Is someone able to reproduce my problem and figure out what is going on?

Note that I am using promises with async/await functions in Babel. That shouldn't matter though.

@louwers louwers closed this as completed Jul 29, 2015
@overlookmotel
Copy link
Owner

Why'd you close this issue? Did you work it out?

@louwers
Copy link
Author

louwers commented Jul 29, 2015

Yes! Well, someone did. See jprichardson/node-fs-extra#156 :-)

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