Skip to content
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
NodeJS 18 revert to building on CentOS 7, RHEL 7, Ubuntu Bionic 18.04, other other LTS distros feature request
#43246 opened May 30, 2022 by theofficialgman
esm custom loader: multiple calls to nextHook within the same loader result in different nextHooks esm loaders
#43238 opened May 29, 2022 by JakobJingleheimer
Static and dynamic imports inside loader code should have same behaviour confirmed-bug loaders module
#43244 opened May 28, 2022 by davidje13
vm.compileFunction throws an RangeError when invoked with options.lineOffset < 0 vm
#43207 opened May 25, 2022 by CathyKMeow
Segmentation fault when executing worker with eval: true containing dynamic import after await confirmed-bug module
#43205 opened May 25, 2022 by sapphi-red
JSON Parse error in internal/process/report? report
#43193 opened May 23, 2022 by wrynegade
Improve Security of node_modules and package.json Resolution feature request
#43192 opened May 23, 2022 by arhart
Assertion failure when calling process.exit() from a Worker that has TLA confirmed-bug worker
#43182 opened May 22, 2022 by aduh95
assert: change callTracker.calls and callTracker.callsWith to use an object param instead of positional params assert feature request
#43161 opened May 20, 2022 by ErickWendel
not throwing any error while appending a random single character to the end of encrypted token crypto
#43150 opened May 19, 2022 by OmkarKirpan
AsyncLocalStorage looses context attaching debugger after using await in >= 18.0.0 async_hooks
#43148 opened May 19, 2022 by tonivj5
Re-export error code constants from dns/promises feature request
#43140 opened May 18, 2022 by leftshift
Preserve possibility to download older builds of old versions for maintaince reasons feature request
#43138 opened May 18, 2022 by tomaszs
feat: "write" keystroke event in process.stdin feature request
#43137 opened May 18, 2022 by tony-go
Stack corrupted using vm inside domain vm
#43135 opened May 18, 2022 by tshemsedinov
vm.runInContext() breaks delete on v18.2.0 vm
#43129 opened May 17, 2022 by alexlamsl
High cpu usage for outbound ssl requests after upgrading from v16.15.0 to v18.1.0 confirmed-bug tls
#43128 opened May 17, 2022 by str1ke
node:repl docs code not working (under "Starting multiple REPL instances against a single running instance") doc repl
#43118 opened May 16, 2022 by martian17
http module accepts all http versions (e.g. HTTP/9.9) and treats/responds to them as http1 http
#43115 opened May 15, 2022 by cmawhorter
[loaders] Allow resolving non-existent file URL in default resolver feature request loaders
#43106 opened May 15, 2022 by Jamesernator
ProTip! Type g i on any issue or pull request to go back to the issue listing page.