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

Busyboy file event not triggering after express-fileupload install #269

Open
afrancht opened this issue Apr 28, 2021 · 0 comments
Open

Busyboy file event not triggering after express-fileupload install #269

afrancht opened this issue Apr 28, 2021 · 0 comments

Comments

@afrancht
Copy link

Hello,

I use busyboy to stream a file over to a route for a test, I have recently installed express-fileupload and since then my busboy.file(...) event is not firing.

I'm thinking it might be because express-fileupload wraps around it and won't allow it to work properly? If I remove express-file upload it works again.

@manuel114

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