js
1node:internal/process/promises:246 2 triggerUncaughtException(err, true /* fromPromise */); 3 ^ 4 5[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 "#<Response>".] { 6 code: 'ERR_UNHANDLED_REJECTION' 7}
急にこのエラーが出てきました。
コードは非常に複数のファイルにあるうえ、エラーパスがないためどこで発生しているかが不明です。
原因だけでも教えてくれると幸いです。
環境
Node.js v16
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。