node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

Results 1241 node issues
Sort by recently updated
recently updated
newest added

Refs: https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L441 https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L625 https://coverage.nodejs.org/coverage-16e00a15deafdad0/lib/readline.js.html#L634

test
author ready

This PR updates the `lib/internal/modules` folder to use the `module` label

module
meta
fast-track

### Version v22.0.0 ### Platform Linux vali 6.8.0-76060800daily20240311-generic #202403110203~1714077665~22.04~4c8e9a0 SMP PREEMPT_DYNAMIC Thu A x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce the bug? On Linux...

confirmed-bug
v8 engine
regression
linux
v22.x

### What is the problem this feature will solve? part of the development and testing flow I add and remove `.only`. The need to change the command each time makes...

feature request
test_runner

### Version 18.18.0 ### Platform Darwin arm64 ### Subsystem node:internal/streams ### What steps will reproduce the bug? I have a call to a database which returns a stream. When consuming...

question
stream

Do not call callback if socket is closed. - [x] `make -j4 test` (UNIX), or `vcbuild test` (Windows) passes - [x] tests and/or benchmarks are included - [x] documentation is...

dgram
needs-ci
request-ci-failed

This PR replace forEach() with for..of cycle.

test
code-and-learn
author ready
needs-ci
commit-queue-squash

### Version v21.4.0 ### Platform Linux codespaces-8a914d 6.2.0-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce the...

fs
regression
v21.x

Most the `.md` files in the root of the repo are uppercase, so this PR updates `glossary.md` and `onboarding.md` to be the same.

doc

Hi, Upgraded to 15.0.1. Getting error while trying to update packages via `npm up` command: 1734 verbose stack TypeError: Cannot read property 'parent' of undefined 1734 verbose stack at Arborist.[canPlacePeers]...

install
stalled