citizenos / ep_image_upload

Add images to etherpad and upload them to Amazon S3
Other
9 stars 16 forks source link

Fix TypeError #25

Closed dliw closed 3 years ago

dliw commented 3 years ago

This change fixes the following error for me:

[ERROR] console - TypeError: Class constructor URL cannot be invoked without 'new'
    at Busboy.<anonymous> (.../node_modules/ep_image_upload/index.js:153:28)