Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open 9
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

deps: V8: backport --perf-prof for macOS build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58010 opened Apr 24, 2025 by tmm1 Loading…
build: use $(BUILDTYPE) when cleaning coverage files build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#57995 opened Apr 24, 2025 by avivkeller Loading…
doc,build,win: update docs with clang build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#57991 opened Apr 23, 2025 by StefanStojanovic Loading…
build: define python when generating out/Makefile author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#57970 opened Apr 22, 2025 by avivkeller Loading…
Using and editing vcbuild.bat is not as intuitive as Makefile build Issues and PRs related to build files or the CI.
#57964 opened Apr 21, 2025 by avivkeller
build: remove the rest of corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.x. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57763 opened Apr 5, 2025 by ljharb Loading…
ffi: Initial implementation build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#57761 opened Apr 5, 2025 by tianxiadys Loading…
[help wanted] deps: update V8 to 13.6 build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. v8 engine Issues and PRs related to the V8 dependency.
#57753 opened Apr 5, 2025 by targos Loading…
Building node 20.18.x fails with pointer compression on Windows OS build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#57407 opened Mar 10, 2025 by avcribl
build, doc: use new api doc tooling build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#57343 opened Mar 6, 2025 by flakey5 Loading…
tools: fix vcbuild test when path contain spaces build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#56481 opened Jan 5, 2025 by stduhpf Loading…
Fixes for building when the path to the repo contains spaces build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#56401 opened Dec 29, 2024 by Jayman2000 Draft
1 of 13 tasks
mksnapshot bus error on mips64el build Issues and PRs related to build files or the CI.
#56270 opened Dec 16, 2024 by kapouer
Ignore 3rd party compiled abseil-cpp and use current bundled abseil-cpp build Issues and PRs related to build files or the CI.
#56104 opened Dec 2, 2024 by vortexilation
cli: generate man-page build Issues and PRs related to build files or the CI. cli Issues and PRs related to the Node.js command line interface. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#55885 opened Nov 16, 2024 by avivkeller Loading…
build: add a flag v8_enable_simultor build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#55848 opened Nov 14, 2024 by luyahan Loading…
FTBFS, version 22.11, gcc 11.2 build Issues and PRs related to build files or the CI.
#55596 opened Oct 30, 2024 by moonlitbugs
ASAN build does not work build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX.
#55583 opened Oct 29, 2024 by codebytere
Error occurred when version 23.0.0 was compiled on aarch64. build Issues and PRs related to build files or the CI.
#55517 opened Oct 24, 2024 by simon28li
build: vcbuild format-md doesn't hit all the things build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#55216 opened Oct 1, 2024 by srl295
build: unbreak windows build of ICU source URL build Issues and PRs related to build files or the CI. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. windows Issues and PRs related to the Windows platform.
#55215 opened Oct 1, 2024 by srl295 Loading…
build: configure path refactoring broke ICU download on windows build Issues and PRs related to build files or the CI. icu Issues and PRs related to the ICU dependency. python PRs and issues that require attention from people who are familiar with Python.
#55214 opened Oct 1, 2024 by srl295
build: describe the fix for compiling android node.js on an x86_64 host build Issues and PRs related to build files or the CI. review wanted PRs that need reviews.
#55133 opened Sep 26, 2024 by haotaoyanzhuce Loading…
Error Compiling Node.js v20.2.0 for Android (x86_64) using android-ndk-r25c android Issues and PRs related to the android platform. build Issues and PRs related to build files or the CI.
#54919 opened Sep 13, 2024 by HiconKong
build: explicitly set OpenSSL default TLS seclevel build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#54639 opened Aug 29, 2024 by richardlau Loading…
ProTip! Updated in the last three days: updated:>2025-04-23.