JavaScript ErrorsError
EvalErrorerrorCodes.js-evalerror.name
errorCodes.js-evalerror.description
browsernode
View details SyntaxError: Missing initializer in const declarationerrorCodes.js-syntaxerror-missing-initializer-const.description
errorCodes.js-syntaxerror-missing-initializer-const.cause
errorCodes.js-syntaxerror-missing-initializer-const.fix
const x; // SyntaxError: Missing initializer in const declarationEvalErrorerrorCodes.js-evalerror.description
TypeError: Reduce of empty array with no initial valueerrorCodes.js-typeerror-reduce-empty-array.description
EPIPEerrorCodes.js-epipe.description
TypeError: Cannot add property, object is not extensibleerrorCodes.js-typeerror-not-extensible.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