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

### Version v22.3.0 ### Platform ```text Darwin mac-studio.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64 ``` ### Subsystem _No response_ ### What steps will...

fs
security
experimental
permission

- Resolves #53634. The tests in `test-runner-module-mocking.js` fail when module detection is enabled; you can see by running the following on current `main`: ```shell ./node --experimental-test-module-mocks --experimental-require-module --experimental-detect-module \ ./test/parallel/test-runner-module-mocking.js...

module
test
needs-ci
loaders
test_runner

This is partly based on https://github.com/nodejs/node/pull/53086 - opening a PR here to test if the CI is happy with it. Still looking into how to make the Isolate disposal happy....

c++
lib / src
blocked
needs-ci

Gyp generated build files should be able to be built in either Release/Debug mode. - make: single entry build file, two configurations by cli: `make -C out BUILDTYPE=Release` and `make...

build
v8 engine
tools
needs-ci

@pimterry Docs update as discussed https://github.com/nodejs/node/pull/49236.

tls
doc

Just a minor chore, Richard's set.difference PR reminded me our V8 is new enough to support toSorted and we can avoid `.slice().sort(...)`.

http
readline
needs-ci
typings
dont-land-on-v18.x
dont-land-on-v20.x

This is an automated update of minimatch to 9.0.5.

needs-ci
dependencies
request-ci

This is an automated update of zlib to 1.3.0.1-motley-8b7eff8.

lib / src
needs-ci
dependencies

### Version v20.15.0 ### Platform ```text Darwin Aris-MacBook-Air.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:19:05 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8112 arm64 ``` ### Subsystem _No response_ ### What steps will...