-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
stream: catch and forward error from dest.write
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
stream
Issues and PRs related to the stream subsystem.
#55270
opened Oct 5, 2024 by
jakecastelli
Loading…
doc, test: update --watch for linux recursive watch
doc
Issues and PRs related to the documentations.
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
linux
Issues and PRs related to the Linux platform.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
watch-mode
Issues and PRs related to watch mode
#55256
opened Oct 3, 2024 by
RedYetiDev
Loading…
repl: don't use deprecated PRs that have at least one approval, no pending requests for changes, and a CI started.
domain
Issues and PRs related to the domain subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
review wanted
PRs that need reviews.
semver-major
PRs that contain breaking changes and should be released in the next major version.
domain
module
author ready
#55204
opened Oct 1, 2024 by
RedYetiDev
Loading…
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.
promises
Issues and PRs related to ECMAScript promises.
#51894
opened Feb 27, 2024 by
its-frank-huang
Errors emitted on worker are not native errors
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
worker
Issues and PRs related to Worker support.
#48716
opened Jul 9, 2023 by
novemberborn
lib: make Issues and PRs related to JavaScript errors originated in Node.js core.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
Error
objects instantiation less vulnerable to prototype pollution
errors
#46065
opened Jan 2, 2023 by
aduh95
Loading…
ERR_UNSUPPORTED_DIR_IMPORT
has hard to parse Grammar
errors
#40973
opened Nov 25, 2021 by
bgolding355
Events.on should not automatically throw on error event
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
events
Issues and PRs related to the events subsystem / EventEmitter.
#40797
opened Nov 13, 2021 by
dpchamps
doc: Issues and PRs related to the AbortController API
assert
Issues and PRs related to the assert subsystem.
discuss
Issues opened for discussions and feedbacks.
doc
Issues and PRs related to the documentations.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
DOMException
missing from “Errors” API reference docs page
abortcontroller
#40789
opened Nov 11, 2021 by
DerekNonGeneric
1 task done
Thrown AbortErrors are not DOMExceptions
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
#40692
opened Nov 1, 2021 by
kanongil
Improve error message for replacing require usage with dynamic import
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#40544
opened Oct 21, 2021 by
fabiancook
Prevent native Error class hi-jacking in FS errors
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
#40232
opened Sep 27, 2021 by
SmashingQuasar
Emit a warning if process exits with unsettled modules?
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#39665
opened Aug 5, 2021 by
targos
Improve the error message for missing modules
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
module
Issues and PRs related to the module subsystem.
#38892
opened Jun 1, 2021 by
mcollina
lib: useless information in no crypto error stack
crypto
Issues and PRs related to the crypto subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
#37593
opened Mar 3, 2021 by
jasnell
net: simplify server.close() behavior when closing unopened server.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
net
Issues and PRs related to the net subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#34042
opened Jun 24, 2020 by
mkrawczuk
Loading…
4 tasks done
console: adhere to environment variables enforcing colors
console
Issues and PRs related to the console subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
semver-major
PRs that contain breaking changes and should be released in the next major version.
tty
Issues and PRs related to the tty subsystem.
Dynamic import does not show location of SyntaxError
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
promises
Issues and PRs related to ECMAScript promises.
#49441
opened Jan 16, 2020 by
coreyfarrell
ProTip!
Exclude everything labeled
bug
with -label:bug.