Skip to content
JS
JavaScript error

AggregateError

The JavaScript exception "No Promise in Promise.any was resolved" occurs when all promises passed to Promise.any() are rejected. It is the only built-in usage of AggregateError.

Reference entryJavaScriptFetched
AggregateError: All promises were rejected (V8-based)
As listed by MDN Web Docs
AggregateError: No Promise in Promise.any was resolved (Firefox)
As listed by MDN Web Docs
AggregateError (Safari)
As listed by MDN Web Docs
Category
AggregateError
Severity
error
Runtime
both
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: MDN Web Docs. Data fetched 2026-09-25T01:48:37.274Z.