-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Issues: nodejs/node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unflag node:sqlite
discuss
Issues opened for discussions and feedbacks.
experimental
Issues and PRs related to experimental features.
sqlite
Issues and PRs related to the SQLite subsystem.
#55854
opened Nov 14, 2024 by
mcollina
test_runner: Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
t.after
should respect the first-in-last-out
principle like Golang's defer
feature request
#55853
opened Nov 14, 2024 by
axetroy
Timers mock panic with sub-test
confirmed-bug
Issues with confirmed bugs.
test_runner
Issues and PRs related to the test runner subsystem.
#55849
opened Nov 14, 2024 by
axetroy
I want to contribute by translating the API documentation!
doc
Issues and PRs related to the documentations.
feature request
Issues that request new features to be added to Node.js.
#55847
opened Nov 14, 2024 by
tastekim
Expose an Issues that request new features to be added to Node.js.
test_runner
Issues and PRs related to the test runner subsystem.
id
for concurrent test runners (like JEST_WORKER_ID
)
feature request
#55842
opened Nov 13, 2024 by
blimmer
doc: missing data for Issues and PRs related to the documentations.
URLSearchParams(urlSearchParams)
constructor
doc
#55841
opened Nov 13, 2024 by
skyclouds2001
Expose the "enhanced" stack trace from uncaught exceptions to the Issues and PRs related to the events subsystem / EventEmitter.
feature request
Issues that request new features to be added to Node.js.
uncaughtException
and uncaughtExceptionMonitor
handlers on process
events
#55838
opened Nov 13, 2024 by
danfuzz
Hang up with 'advanced' IPC deserialization
needs more info
Issues without a valid reproduction.
#55834
opened Nov 13, 2024 by
MGorkov
23.2 breaks a few packages that use json trough webpack (date-fns)
regression
Issues related to regressions.
v23.x
v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#55826
opened Nov 12, 2024 by
ThomasAunvik
Add a way to get the enabled conditions
feature request
Issues that request new features to be added to Node.js.
module
Issues and PRs related to the module subsystem.
#55824
opened Nov 12, 2024 by
sapphi-red
Support for import('./native.node')
addons
Issues and PRs related to native addons.
esm
Issues and PRs related to the ECMAScript Modules implementation.
feature request
Issues that request new features to be added to Node.js.
#55821
opened Nov 11, 2024 by
guybedford
Incorrect version for Issues and PRs related to the documentations.
PerformanceObserverEntryList
doc
#55815
opened Nov 11, 2024 by
skyclouds2001
Unexpected behavior in module customization hooks / loader, for
require
#55808
opened Nov 10, 2024 by
nomagick
Child process breaks on command
needs more info
Issues without a valid reproduction.
#55802
opened Nov 9, 2024 by
prettydiff
Disordered position of the Issues and PRs related to the documentations.
crypto.hash
doc
#55801
opened Nov 9, 2024 by
ijisol
Wrong position of the Issues and PRs related to the documentations.
zlib.crc32
section
doc
#55800
opened Nov 9, 2024 by
ijisol
Worker Threads feature are experimental between v10.5.0 and v11.7.0
doc
Issues and PRs related to the documentations.
#55794
opened Nov 9, 2024 by
skyclouds2001
Missing doc for Issues and PRs related to the documentations.
PerformanceResourceTiming.{initiatorType, nextHopProtocol, responseStart, deliveryType and responseStatus}
doc
#55793
opened Nov 8, 2024 by
skyclouds2001
Incorrect version for Issues and PRs related to the documentations.
PerformanceMark
and PerformanceMeasure
of perf_hooks
module
doc
#55792
opened Nov 8, 2024 by
skyclouds2001
Tracking Issue: Syncify the ESM Loader
esm
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
performance
Issues and PRs related to the performance of Node.js.
#55782
opened Nov 8, 2024 by
GeoffreyBooth
21 tasks
Missing documentaion for Issues and PRs related to the documentations.
perf_hooks
Issues and PRs related to the implementation of the Performance Timing API.
PerformanceObserver.prototype.takeRecords()
of perf_hooks
module
doc
#55779
opened Nov 8, 2024 by
skyclouds2001
detect-module: confusing error when parsing a CommonJS module with top-level Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
await
esm
#55776
opened Nov 8, 2024 by
GeoffreyBooth
Set default keepAlive options when creating HTTP/S agents
feature request
Issues that request new features to be added to Node.js.
https
Issues or PRs related to the https subsystem.
#55770
opened Nov 7, 2024 by
MarioRomanDono
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.