Luis Hernandez Duarte

Results 4 comments of Luis Hernandez Duarte

Long time ago, but did you find any solution for that issue?

> Hey @DongnutLa have you tried passing the buffer into the end method? I'm not terribly familiar with the stream API but it's worked for me before. Here's a svelte...

> Hi @DongnutLa, > > Perhaps you can also try something along the lines of: > > ``` > let cloudinary = require("cloudinary").v2; > let streamifier = require('streamifier'); > >...

> @DongnutLa i wasn't quite able to get your repo moving "as is" since there was no UI to work from, however > > * I commented out the mimetype...