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
Looks good. My only feedback is if you can make this work without the "await" keyword, then the same source can be used on older versions of Node.js. Can you open a PR?
Hello,
The client details that returns to the browser after the upload is completed should have return promise also. for example:
to solve it i edit few lines in server.js to make it work:
i think it will be a nice option if we will have this in the module so devs will have more flexible way to work with the data. Anyway, it works great.
The text was updated successfully, but these errors were encountered: