ERR_ASYNC_CALLBACK
node
type_error
official
true
%s must be a function
ID: node/err_async_callback
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
An async callback was expected to be a function but received another type.
generic