errors.fyi community error code reference
ERR_INVALID_ARG_TYPE
nodejs

Invalid argument type

A function was called with an argument of the wrong type. The error message specifies the expected and received types.

References

โ† all namespaces for ERR_INVALID_ARG_TYPE