Skip to content

Issues: nodejs/node

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Crash when signing messages using RSASSA-PKCS1-v1_5 and SHA-1 hash with --force-fips + OpenSSL 3.0.3 crypto
#43436 opened Jun 15, 2022 by Lomilar
Cannot compile 18.3.0 on mipsel mips
#43435 opened Jun 15, 2022 by kapouer
Initiative: Single Executable Application feature request
#43432 opened Jun 14, 2022 by jesec
6 tasks
require doesn't seem to respect process.cwd() on NPM workspaces loaders
#43429 opened Jun 14, 2022 by Antonio-Laguna
Node.js build missing dependency when building without intl build
#43426 opened Jun 14, 2022 by nbonbon
npm prefix not in PATH after installation install windows
#43424 opened Jun 14, 2022 by multiflexi
--tls-cipher-list=DEFAULT@SECLEVEL=0 doesn't compatible with tls1.3 tls
#43419 opened Jun 14, 2022 by benzhuo
Add Mocha/Jest like APIs to node:test feature request test_runner
#43415 opened Jun 13, 2022 by MoLow
Proposal: Node.js vendor namespace feature request
#43413 opened Jun 13, 2022 by jasnell
Subpath imports (require "#foo") do not work in REPL repl
#43410 opened Jun 13, 2022 by mvduin
Entrypoint Hooks (carry over discussion from Austin Collab Summit) discuss
#43408 opened Jun 13, 2022 by jasnell
Improve developer experience for v8 performance related flags feature request performance v8 engine
#43407 opened Jun 13, 2022 by benjamingr
Adding 'before', 'after', 'beforeEach', 'afterEach', functions to the Test Runner feature request test_runner
#43403 opened Jun 13, 2022 by yaircohendev
Node CLI eval option can't take unary negation operator cli confirmed-bug
#43397 opened Jun 13, 2022 by kelsny
Investigate flaky test - node-api/test_buffer/test_finalizer flaky-test node-api
#43389 opened Jun 12, 2022 by daeyeon
Consider explicit string formatting module feature request util
#43382 opened Jun 11, 2022 by BridgeAR
gcc fails to compile with ASAN enabled build linux
#43370 opened Jun 10, 2022 by SimonWoolf
Add way to stop the module resolution at a specific directory feature request
#43368 opened Jun 10, 2022 by tmtron
/32 subnet mask erroneously matches all IP addresses confirmed-bug good first issue
#43360 opened Jun 9, 2022 by supriyo-biswas
App.listen(). Should accept strings? feature request
#43356 opened Jun 9, 2022 by LeoFC97
http_server handles headersTimeout and requestTimeout checking wrong http
#43355 opened Jun 9, 2022 by emilfihlman
Allow for --inspect use a unix socket feature request
#43347 opened Jun 8, 2022 by mlucool
ProTip! Exclude everything labeled bug with -label:bug.