JavaScript ErrorsError
TypeError: x is not a functionerrorCodes.js-typeerror-not-a-function.name
errorCodes.js-typeerror-not-a-function.description
browsernode
View details TypeError: Cannot add property, object is not extensibleerrorCodes.js-typeerror-not-extensible.description
errorCodes.js-typeerror-not-extensible.cause
errorCodes.js-typeerror-not-extensible.fix
'use strict'; const o = Object.preventExtensions({}); o.x = 1;TypeError: x is not a functionerrorCodes.js-typeerror-not-a-function.description
ERR_OSSL_EVP_UNSUPPORTEDerrorCodes.js-err-ossl-evp-unsupported.description
RangeError: Invalid dateerrorCodes.js-rangeerror-invalid-date.description
TypeError: Assignment to constant variableerrorCodes.js-typeerror-assignment-to-constant.description
UnhandledPromiseRejectionerrorCodes.js-unhandled-promise-rejection.description
CORS Error: No Access-Control-Allow-OriginerrorCodes.js-cors-error.description