Errors
JavaScript error reference
2,598 error codes and messages from the Node.js documentation, the TypeScript compiler, React and MDN, grouped by where they come from. Written pages add the causes and the fixes by environment.
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
By runtime or tool
| Family | Entries | Written pages | Covers |
|---|---|---|---|
| JavaScript | 131 | 0 | TypeError, ReferenceError, SyntaxError and RangeError in any runtime. |
| Node.js | 462 | 1 | ERR_* codes, module resolution and runtime errors. |
| npm | 0 | 0 | Install, peer dependency and lockfile errors. |
| React | 598 | 0 | Rendering, hooks and hydration errors. |
| Next.js | 0 | 0 | Build, routing and server component errors. |
| TypeScript | 1,407 | 0 | TSxxxx compiler errors. |
| Vite | 0 | 0 | Dev server and build errors. |
| webpack | 0 | 0 | Module resolution and loader errors. |
| Jest | 0 | 0 | Test runner, transform and ESM errors. |