I am using react, node and mongoDB to upload videos into a media bucket, then upload and be able to stream the video. everything works until I click upload and I get the following error. uncaught(in promise error)
Here is my following code for app.js please let me know if you need to see more of the code Here is the line of code where I am getting the error