node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

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

This addresses two classes of issues with a few links in the modules API documentation. The first fix is the trivial rename of a section header. The second fix involves...

doc
tools
review wanted

this is something that I saw already had a closed issue #29605 and I figured I should put my code where my mouth is and open a PR instead of...

util
semver-minor
console
author ready
needs-ci

### Version v16.16.0 serverside, v20.13.0 clientside ### Platform Linux intmrovpn 5.4.0-176-generic #196-Ubuntu SMP Fri Mar 22 16:46:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux (serverside), Darwin **********.local 23.4.0 Darwin Kernel Version...

http
https

The Android configure script throws an unhelpful error message telling the user that `toolchain_path` is not defined when the script is run on an unsupported host OS, exit with a...

build
android

/cc @lukealbao Seen in https://github.com/nodejs/node/pull/50115 Test added in https://github.com/nodejs/node/pull/50352 https://ci.nodejs.org/job/node-test-commit-v8-linux/5743/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/consoleFull ```` 12:00:23 not ok 2 v8-updates/test-linux-perf-logger 12:00:23 --- 12:00:23 duration_ms: 714.05100 12:00:23 severity: fail 12:00:23 exitcode: 1 12:00:23 stack: |-...

The proposed change correctly splits the positional arguments. Fixes: https://github.com/nodejs/node/issues/52740

c++
author ready
needs-ci
commit-queue-squash

### Version 20.12.1 - 22.1.0 ### Platform Gentoo with GCC 14 or clang 18.1. ### Subsystem simdjson ### What steps will reproduce the bug? ~~This didn't happen with node 20.12.1...

build

### Version v16.13.1, v17.2.0 tested ### Platform Linux lux0 5.11.22-100.fc32.x86_64 #1 SMP Wed May 19 18:58:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will...

tty

Fixes #52779 The `path.matchGlob(path, pattern)` checks whether a glob (`pattern`) matches the input path (`path`).

semver-minor
path
notable-change
needs-ci