Skip to content

Issues: nodejs/node

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

RFC: Minimal C node_embedding_api function build Issues and PRs related to build files or the CI. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58207 opened May 7, 2025 by alshdavid Loading…
Revert V8 MSVC and deadlock workarounds build Issues and PRs related to build files or the CI. 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. v8 engine Issues and PRs related to the V8 dependency.
#58187 opened May 6, 2025 by targos Loading…
build: fix pointer compression builds build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#58171 opened May 4, 2025 by joyeecheung Loading…
tools: make use of modern syntax in tools/install.py build Issues and PRs related to build files or the CI. 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. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python.
#58167 opened May 4, 2025 by avivkeller Loading…
Building with libc++ on Windows instead of MSVC STL build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#58123 opened May 2, 2025 by joyeecheung
build,deps,tools: prepare to update to OpenSSL 3.5 build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory.
#58100 opened May 1, 2025 by richardlau Draft
"Create Release Proposal" GHA does not trigger pull_request#opened workflows build Issues and PRs related to build files or the CI.
#58096 opened May 1, 2025 by marco-ippolito
doc: add instructions about using Visual Studio build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#58094 opened May 1, 2025 by joyeecheung Loading…
Update Xcode to 16.3 build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX.
#58069 opened Apr 29, 2025 by targos
deps: update V8 to 13.7 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.
#58064 opened Apr 28, 2025 by targos 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-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…
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
ProTip! Updated in the last three days: updated:>2025-05-03.