node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
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
This PR updates the `lib/internal/modules` folder to use the `module` label
### 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...
### 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...
### 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...
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...
This PR replace forEach() with for..of cycle.
### 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...
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.
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]...