JavaScript ErrorsError
EHOSTUNREACHerrorCodes.js-ehostunreach.name
errorCodes.js-ehostunreach.description
node
View details ERR_ASSERTIONerrorCodes.js-err-assertion.description
errorCodes.js-err-assertion.cause
errorCodes.js-err-assertion.fix
const assert = require('assert'); assert.strictEqual(1, 2);EHOSTUNREACHerrorCodes.js-ehostunreach.description
ERR_HTTP2_STREAM_ERRORerrorCodes.js-err-http2-stream-error.description
ERR_HTTP_HEADERS_SENTerrorCodes.js-err-http-headers-sent.description
TypeError: Cannot delete property of objecterrorCodes.js-typeerror-cannot-delete-property.description
TypeError: Reduce of empty array with no initial valueerrorCodes.js-typeerror-reduce-empty-array.description
TypeError: Cannot convert undefined or null to objecterrorCodes.js-typeerror-cannot-convert.description