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.js:165 Uncaught NodeError: Callback must be a function #15

Open
thiagorova opened this issue Feb 27, 2019 · 0 comments
Open

fs.js:165 Uncaught NodeError: Callback must be a function #15

thiagorova opened this issue Feb 27, 2019 · 0 comments

Comments

@thiagorova
Copy link

Hi! first of all, thanks!

I'm using Node 86. I'm not quite sure at which version this started happening, but not fs.unlink is obligated to have a callback. This is causing an error:

fs.js:165 Uncaught NodeError: Callback must be a function
   at ReadStream.<anonymous> (/.../file-encryptor.js:70:10)

which makes your decrypting package fail. I can look into this if you like.
Thanks again!

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

1 participant