JavaScript ErrorsError
DOMException: SecurityErrorerrorCodes.js-domexception-security.name
errorCodes.js-domexception-security.description
browser
View details SyntaxError: await is only valid in async functionserrorCodes.js-syntaxerror-await-outside-async.description
errorCodes.js-syntaxerror-await-outside-async.cause
errorCodes.js-syntaxerror-await-outside-async.fix
function getData() { await fetch('/api'); } // SyntaxError: missing asyncDOMException: SecurityErrorerrorCodes.js-domexception-security.description
SyntaxError: JSON.parse unexpected charactererrorCodes.js-syntaxerror-json-parse.description
DOMException: NetworkErrorerrorCodes.js-domexception-network.description
ENOTDIRerrorCodes.js-enotdir.description
TypeError: x is not iterableerrorCodes.js-typeerror-not-iterable.description
TypeError: x is not a functionerrorCodes.js-typeerror-not-a-function.description