JavaScript ErrorsError
ERR_INVALID_ARG_TYPEerrorCodes.js-err-invalid-arg-type.name
errorCodes.js-err-invalid-arg-type.description
node
View details UnhandledPromiseRejectionerrorCodes.js-unhandled-promise-rejection.description
errorCodes.js-unhandled-promise-rejection.cause
errorCodes.js-unhandled-promise-rejection.fix
Promise.reject('oops'); // UnhandledPromiseRejectionWarningERR_INVALID_ARG_TYPEerrorCodes.js-err-invalid-arg-type.description
TypeError: Assignment to constant variableerrorCodes.js-typeerror-assignment-to-constant.description
SyntaxError: Cannot use import statement outside a moduleerrorCodes.js-syntaxerror-import-outside-module.description
ERR_INSPECTOR_ALREADY_ACTIVATEDerrorCodes.js-err-inspector-already-activated.description
SyntaxError: Illegal return statementerrorCodes.js-syntaxerror-illegal-return.description
DOMException: NetworkErrorerrorCodes.js-domexception-network.description