docs icon indicating copy to clipboard operation
docs copied to clipboard

Comment: File uploads in FeathersJS (cookbook/express/file-uploading.md)

Open dbasilioesp opened this issue 5 years ago • 0 comments

Comment/Problem

Hi, I am trying to use the Cloudinary service to upload the images, but I am not getting how to use with blobService. This error happens:

error: Unhandled Rejection at: Promise  {"exception":{"error":{"errno":-4058,"code":"ENOENT","syscall":"open","path":"C:\\...\\rootProject\\a73237a07cec4d81b7cb7995220839f554e2e8936e5d5ae25cc47753f9737c07.png"}},"error":{"errno":-4058,"code":"ENOENT","syscall":"open","path":"C:\\...\\rootProject\\a73237a07cec4d81b7cb7995220839f554e2e8936e5d5ae25cc47753f9737c07.png"}}

dbasilioesp avatar May 24 '20 14:05 dbasilioesp