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 is an automated patch update of V8 to 12.8.374.22.

v8 engine
needs-ci
dependencies

Fixes: https://github.com/nodejs/node/issues/54472 Refs: https://github.com/nodejs/node/issues/54186#issuecomment-2276785038

lib / src
needs-ci

Even though incident could still happen like https://github.com/nodejs/node/pull/54554 (which was partially my fault and I learned the lesson), I wanted to share my thoughts and hope to reduce the potential...

doc
meta
commit-queue-squash

doc: add more details for localStorage and sessionStorage Releated #53871

doc
commit-queue-squash

### Version 22.6.0 ### Platform ```text Irrelevent ``` ### Subsystem module ### What steps will reproduce the bug? 1. Create a typescript file (ex `logger.ts`) 1. Create a test file...

test_runner
strip-types

Spinning off from https://github.com/nodejs/node/pull/51977 ### Background There has been wide-spread monkey-patching of the CJS loader in the ecosystem to customize the loading process of Node.js (e.g. utility packages that abstract...

module
loaders

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

c++
cli
needs-ci

Now this test will output in the following format (via `node:test`). This can make debugging easier: ``` ✔ Checking syntax for syntax/bad_syntax.js with -c (31.178327ms) ✔ Checking syntax for syntax/bad_syntax.js...

test
needs-ci

### Version v22.7.0 ### Platform ```text Darwin Kyles-MBP-2.home 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6000 arm64 ``` ### Subsystem _No response_ ### What steps will...

repro-exists
loaders