upload and multer not working with koajs and knex driver #2958
Unanswered
f-i-t-s-u-m
asked this question in
Q&A
Replies: 1 comment 1 reply
-
any updates for this one? seems like we have same issue |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two years ago, I was using Feathersjs v4 and successfully implemented file uploads using Feather-blobs and Multer. Now that Feathersjs has upgraded to version 5, however, I am unsure of how to go about implementing file uploads on services for a new project.
I also try to follow https://feathersjs.com/cookbook/express/file-uploading.html#feathers-blob-with-multipart-support and try to use it on koajs still no luck.
Beta Was this translation helpful? Give feedback.
All reactions