node
https://github.com/nodejs/node
JavaScript
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported526 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- Ability to provide line separators in `readline`
- require.extensions is undefined on synthetic require for CJS loaded through ESM loader (regression in v24.15.0)
- 20.20.2: V8 accepts pre-CVE-2026-21717 code caches, SIGSEGV on property access
- [v22.x] deps: V8: backport Wasm exception handling correctness fixes
- Promote Alpine Linux out of experimental to be a tier 2 platform
- Stepping (Step Over / Step Out) after program completion causes the debugger to enter Node internal modules and sometimes crash, instead of safely terminating or ignoring the command.
- in transform stream transform method, `callback(null, null)` doesn't end stream but `this.push(null); callback()` does
- stream: fix ERR_INVALID_STATE when cancelling Readable.toWeb()
- crypto,quic: missing NULL checks for OpenSSL allocation functions
- Issue with Node 24 on AIX 7.2 TL1
- Docs
- JavaScript not yet supported