filipedeschamps / video-maker

Projeto open source para fazer vídeos automatizados
MIT License
2.43k stars 629 forks source link

Error promise 279 err unhandled rejection #357

Closed ishaanbatra005 closed 9 months ago

ishaanbatra005 commented 2 years ago

i am being shown this error when try to run the program

node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "authorization required".] { code: 'ERR_UNHANDLED_REJECTION' }

matbrgz commented 9 months ago

Is this solved? I hope you got it. I am closing error-related issues to understand which errors still exist, which have already been resolved, and if necessary I can open them again.