Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:errors
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.5k
Star
117k
Code
Issues
1.8k
Pull requests
868
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Upcoming Node.js Major Release (v26)
#61832 ·
github-actions
opened
on Feb 15, 2026
3
Issues
Search Issues
state
:
open
label
:
errors
state:open label:errors
Search
Labels
Milestones
New issue
Search results
Open
Closed
internal: improve formatting for network errors with IPv6 addresses
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 62442
#62442
In nodejs/node;
·
mraerino
opened
on Mar 26, 2026
assert: fix slow error message generation for minified code
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 62338
#62338
In nodejs/node;
·
Felipeness
opened
on Mar 19, 2026
errors: fix incorrect argument label for array elements
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 61599
#61599
In nodejs/node;
·
kimtaejin3
opened
on Jan 31, 2026
domain: port to AsyncLocalStorage
async_hooks
Issues and PRs related to the async hooks subsystem.
Issues and PRs related to the async hooks subsystem.
async_local_storage
AsyncLocalStorage
AsyncLocalStorage
domain
Issues and PRs related to the domain subsystem.
Issues and PRs related to the domain subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
PRs that contain breaking changes and should be released in the next major version.
Status: Open (in progress).
nodejs/node
number 61095
#61095
In nodejs/node;
·
mcollina
opened
on Dec 17, 2025
lib: include full module URL in ERR_UNSUPPORTED_ESM_URL_SCHEME message
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 59121
#59121
In nodejs/node;
·
lluisemper
opened
on Jul 19, 2025
module: implement synchronous module evaluate hooks
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
Issues and PRs related to ES module loaders
loaders-agenda
Issues and PRs to discuss during the meetings of the Loaders team
Issues and PRs to discuss during the meetings of the Loaders team
module
Issues and PRs related to the module subsystem.
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 57139
#57139
In nodejs/node;
·
joyeecheung
opened
on Feb 19, 2025
update error message in lib/internal/error.js
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
Status: Open (in progress).
nodejs/node
number 56246
#56246
In nodejs/node;
·
parvarish-code
opened
on Dec 13, 2024
fs: enable chunked reading for large files in readFileHandle
baking-for-lts
PRs that need to wait before landing in a LTS release.
PRs that need to wait before landing in a LTS release.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
fs
Issues and PRs related to the fs subsystem / file system.
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
review wanted
PRs that need reviews.
PRs that need reviews.
Status: Open (in progress).
nodejs/node
number 56022
#56022
In nodejs/node;
·
mertcanaltin
opened
on Nov 27, 2024
fix: Adjusting ERR_FS_FILE_TOO_LARGE description for I/O Limit
doc
Issues and PRs related to the documentations.
Issues and PRs related to the documentations.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
Status: Open (in progress).
nodejs/node
number 55899
#55899
In nodejs/node;
·
kevinuehara
opened
on Nov 17, 2024
tls: wrap ssl errors in ECONNRESET
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
PRs that need a full CI run.
tls
Issues and PRs related to the tls subsystem.
Issues and PRs related to the tls subsystem.
Status: Open (in progress).
nodejs/node
number 54492
#54492
In nodejs/node;
·
Uzlopak
opened
on Aug 22, 2024
awaiting some fs/promises API (readdir, readfile) breaks later try catch block
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
promises
Issues and PRs related to ECMAScript promises.
Issues and PRs related to ECMAScript promises.
Status: Open.
#51894
In nodejs/node;
·
its-frank-huang
opened
on Feb 27, 2024
Errors emitted on worker are not native errors
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
Issues and PRs related to JavaScript errors originated in Node.js core.
worker
Issues and PRs related to Worker support.
Issues and PRs related to Worker support.
Status: Open.
#48716
In nodejs/node;
·
novemberborn
opened
on Jul 9, 2023
You can’t perform that action at this time.