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

This PR: - Adds validation of `position` argument to `filehandle.read()`, same as in cousin methods - Allows bigint position for `filehandle.read()` - Adjusts min number position from `Number.MIN_SAFE_INTEGER` to `-1`...

fs
semver-major
needs-ci
commit-queue-squash

Worked on changing promises to async/await for test-debugger-auto-resume.js file.

test
code-and-learn
needs-ci

Changes the promises to async/await in test/parallel/test-debugger-exceptions.js.

test
code-and-learn
needs-ci

This is an automated update of googletest to 9b12f74.

test
blocked
needs-ci
dependencies

Backport of: - https://github.com/nodejs/node/pull/47156 - https://github.com/nodejs/node/pull/47474 - https://github.com/nodejs/node/pull/48091 - https://github.com/nodejs/node/pull/48483

needs-ci
dependencies
v16.x

Fixes: https://github.com/nodejs/node/issues/48406

stream
author ready
needs-ci

This PR contains a refactor to merge package.json reader caches in both CJS and ESM. I extracted the relevant parts from https://github.com/nodejs/node/pull/47991. cc @nodejs/loaders @nodejs/modules PS: This PR has no...

lib / src
blocked
author ready
needs-ci
commit-queue-squash