JavaScript ErrorsError
TypeError: Cannot read properties of undefined/nullerrorCodes.js-typeerror-cannot-read-properties.name
errorCodes.js-typeerror-cannot-read-properties.description
browsernode
View details TypeError: x is not a constructorerrorCodes.js-typeerror-not-a-constructor.description
errorCodes.js-typeerror-not-a-constructor.cause
errorCodes.js-typeerror-not-a-constructor.fix
const fn = () => {}; new fn(); // TypeError: fn is not a constructorTypeError: Cannot read properties of undefined/nullerrorCodes.js-typeerror-cannot-read-properties.description
DOMException: DataCloneErrorerrorCodes.js-domexception-data-clone.description
TypeError: x is not iterableerrorCodes.js-typeerror-not-iterable.description
TypeError: Cannot convert a Symbol value to a stringerrorCodes.js-typeerror-symbol-to-string.description
SyntaxError: Unexpected tokenerrorCodes.js-syntaxerror-unexpected-token.description
ECONNREFUSEDerrorCodes.js-econnrefused.description