JavaScript ErrorsError
RangeError: Invalid array lengtherrorCodes.js-rangeerror-invalid-array-length.name
errorCodes.js-rangeerror-invalid-array-length.description
browsernode
View details ENOENTerrorCodes.js-enoent.description
errorCodes.js-enoent.cause
errorCodes.js-enoent.fix
fs.readFileSync('/nonexistent/file.txt'); // ENOENT: no such file or directoryRangeError: Invalid array lengtherrorCodes.js-rangeerror-invalid-array-length.description
TypeError: Assignment to constant variableerrorCodes.js-typeerror-assignment-to-constant.description
SyntaxErrorerrorCodes.js-syntaxerror.description
ERR_ASSERTIONerrorCodes.js-err-assertion.description
SyntaxError: Unexpected end of inputerrorCodes.js-syntaxerror-unexpected-eof.description
ERR_BUFFER_OUT_OF_BOUNDSerrorCodes.js-err-buffer-out-of-bounds.description