You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @TomFuch , sorry for the pretty late reply. I don't think this is enough info to help you with the issue, I can't reproduce it (and this is basically a very standard use case, literally example code. Have you resolved the issue? Or could you provide more info (surrounding code, any hints that it's Pechkin causing the problem)?
Hi!
I dont understand, why here the finish event won't fire? pathExists comes from npm fs-extra
Any hints?
for await (const { stream, filename } of files) {
const filePath =
/upload/${filename}
}
The text was updated successfully, but these errors were encountered: