Skip to content

Issues: nodejs/node

Node.js Pride Flag
#53299 opened Jun 3, 2024 by benjamingr
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Behavior of realpath with an empty string argument discuss Issues opened for discussions and feedbacks. fs Issues and PRs related to the fs subsystem / file system.
#53635 opened Jun 28, 2024 by RedYetiDev
NodeJS >= 22.2.0 doesn't build on Debian build Issues and PRs related to build files or the CI. linux Issues and PRs related to the Linux platform.
#53633 opened Jun 28, 2024 by x-yuri
[Bug]: When using --allow-fs-write to execute a non-existent folder, creating subdirectories of that folder will fail experimental Issues and PRs related to experimental features. fs Issues and PRs related to the fs subsystem / file system. permission Issues and PRs related to the Permission Model security Issues and PRs related to security.
#53621 opened Jun 28, 2024 by skypesky
Warn about full access on --allow-fs-read=* and --allow-fs-write=* feature request Issues that request new features to be added to Node.js. permission Issues and PRs related to the Permission Model security Issues and PRs related to security.
#53598 opened Jun 26, 2024 by LeoDog896
Suggestion: split node.js docs into sections like react.dev doc Issues and PRs related to the documentations. feature request Issues that request new features to be added to Node.js.
#53594 opened Jun 26, 2024 by KostiantynO
test-snapshot-reproducible is failing in the main branch repro-exists Issues with reproductions. snapshot Issues and PRs related to the startup snapshot test Issues and PRs related to the tests.
#53579 opened Jun 25, 2024 by joyeecheung
Preserve the realm of the promise returned by importModuleDynamically in vm:SourceTextModule feature request Issues that request new features to be added to Node.js. vm Issues and PRs related to the vm subsystem.
#53575 opened Jun 25, 2024 by lachrist
While using performance.measure(...) the detail fields isn't passed on to the PerformanceObserver since Node V20 perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#53570 opened Jun 24, 2024 by mishaled
Node SEA ESM support esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. single-executable Issues and PRs related to single-executable applications
#53565 opened Jun 24, 2024 by guoh27
Increase minimum macOS version build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX.
#53561 opened Jun 23, 2024 by anonrig
Incorrect exitCode when process fails due to circular dependency of dynamic import loaders Issues and PRs related to ES module loaders process Issues and PRs related to the process subsystem.
#53551 opened Jun 22, 2024 by saurabhdaware
npm is installed wrongly on windows machine npm Issues and PRs related to the npm client dependency or the npm registry. tsc-agenda Issues and PRs to discuss during the meetings of the TSC. windows Issues and PRs related to the Windows platform.
#53538 opened Jun 21, 2024 by anonrig
Missing documentation for process.traceProcessWarnings doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#53514 opened Jun 19, 2024 by BourgoisMickael
net socket does not behave according to stream documentation after close stream Issues and PRs related to the stream subsystem.
#53512 opened Jun 19, 2024 by joepie91
Option to have a shared V8 library? feature request Issues that request new features to be added to Node.js. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. v8 engine Issues and PRs related to the V8 dependency.
#53509 opened Jun 19, 2024 by Ashvith10
Exclude test files from coverage report coverage Issues and PRs related to native coverage support. feature request Issues that request new features to be added to Node.js. test_runner
#53508 opened Jun 19, 2024 by rozzilla
copyFile with file clone throw not implemented on macOS fs Issues and PRs related to the fs subsystem / file system. macos Issues and PRs related to the macOS platform / OSX.
#53498 opened Jun 18, 2024 by ido-pluto
Promise readline question results in unsettled promise on abortion promises Issues and PRs related to ECMAScript promises. readline Issues and PRs related to the built-in readline module.
#53497 opened Jun 18, 2024 by 029A-h
node 22 is broken on RISC-V riscv64 Issues and PRs related to the riscv64 architecture.
#53487 opened Jun 17, 2024 by andreas-schwab
Should node support subcommands? cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js.
#53483 opened Jun 17, 2024 by MoLow
Implement "Real" Single executable applications, which contains only the modules actually used feature request Issues that request new features to be added to Node.js. single-executable Issues and PRs related to single-executable applications
#53476 opened Jun 16, 2024 by toviszsolt
[--env-file] Space between = and " will cause the value to be parsed as an unquoted string confirmed-bug Issues with confirmed bugs. dotenv Issues and PRs related to .env file parsing
#53461 opened Jun 15, 2024 by panzi
ProTip! Adding no:label will show everything without a label.