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 v23.0.0 ### Platform ```text Microsoft Windows NT 10.0.26100.0 x64 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? Source code cannot be provided ### How...

path
v23.x

### Version 20.9.0 ### Platform _No response_ ### Subsystem electron 29.4.1 ### What steps will reproduce the bug? - Stop the NULL Service on Windows(Or Remove the NULL Service) -...

windows

### What is the problem this feature will solve? If you’ve spent any time working with SQL databases in JavaScript, you’ve probably noticed how each database driver has its own...

question
sqlite

### Version v20.12.0 ### Platform ```text Linux ljysjk 6.1.43 #1 SMP PREEMPT_DYNAMIC Sun Aug 6 20:05:33 UTC 2023 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will reproduce...

web streams

Backport of https://github.com/nodejs/node/pull/55318, to add the lint option.

tools
needs-ci
v22.x

### Version v22.5.1 ### Platform ```text Linux linux 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000 x86_64 GNU/Linux ``` ### Subsystem no modules were involved ### What steps...

confirmed-bug
repl
v8 engine
inspector

### Test `test/pummel/test-timers.js` ### Platform Linux x64 ### Console output ```console === release test-timers === Path: pummel/test-timers --- stderr --- diff: 999 node:internal/assert/utils:281 throw err; ^ AssertionError [ERR_ASSERTION]: The expression...

flaky-test
linux

### Version v.18.15.0 ### Platform all (Win, MacOs) ### Subsystem node api ### What steps will reproduce the bug? [electron_test_tsfn_node_integrated_mode.zip](https://github.com/nodejs/node/files/12336461/electron_test_tsfn_node_integrated_mode.zip) ![electrone_25_crash_tsfn](https://github.com/nodejs/node/assets/35471979/2de23603-d73a-4b88-9d98-4f1b1099cfd1) Close app window or press "Release" button ### How...

node-api

Only compile the bundled sqlite in `deps/sqlite` if Node.js was not configured with `--shared-sqlite`. `node.gypi` is already correctly adding the sqlite dependency if `node_shared_sqlite=="false"` so the unconditional entries in `node.gyp`...

build
author ready
needs-ci
dont-land-on-v18.x
dont-land-on-v20.x
sqlite

### What is the problem this feature will solve? no simple function to make backup of the sqlite database. ### What is the feature you are proposing to solve the...

feature request
sqlite