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
Label
Projects
Milestones
Assignee
Sort
NodeJS 18 revert to building on CentOS 7, RHEL 7, Ubuntu Bionic 18.04, other other LTS distros
feature request
Issues that request new features to be added to Node.js.
#43246
opened May 30, 2022 by
theofficialgman
esm custom loader: multiple calls to Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
nextHook within the same loader result in different nextHooks
esm
#43238
opened May 29, 2022 by
JakobJingleheimer
Static and dynamic imports inside loader code should have same behaviour
confirmed-bug
Issues with confirmed bugs.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
#43244
opened May 28, 2022 by
davidje13
vm.compileFunction throws an RangeError when invoked with options.lineOffset < 0
vm
Issues and PRs related to the vm subsystem.
#43207
opened May 25, 2022 by
CathyKMeow
Segmentation fault when executing worker with eval: true containing dynamic import after await
confirmed-bug
#43205
opened May 25, 2022 by
sapphi-red
JSON Parse error in Issues and PRs related to process.report.
internal/process/report?
report
#43193
opened May 23, 2022 by
wrynegade
Improve Security of node_modules and package.json Resolution
feature request
Issues that request new features to be added to Node.js.
#43192
opened May 23, 2022 by
arhart
Expose Undici's ProxyAgent and setGlobalDispatcher within Node
#43187
opened May 23, 2022 by
pimterry
--enable-source-maps adds error context before stack string
#43186
opened May 23, 2022 by
victorandree
Assertion failure when calling Issues with confirmed bugs.
worker
Issues and PRs related to Worker support.
process.exit() from a Worker that has TLA
confirmed-bug
#43182
opened May 22, 2022 by
aduh95
assert: change callTracker.calls and callTracker.callsWith to use an object param instead of positional params
assert
Issues and PRs related to the assert subsystem.
feature request
Issues that request new features to be added to Node.js.
#43161
opened May 20, 2022 by
ErickWendel
not throwing any error while appending a random single character to the end of encrypted token
crypto
Issues and PRs related to the crypto subsystem.
#43150
opened May 19, 2022 by
OmkarKirpan
AsyncLocalStorage looses context attaching debugger after using Issues and PRs related to the async hooks subsystem.
await in >= 18.0.0
async_hooks
#43148
opened May 19, 2022 by
tonivj5
Re-export error code constants from Issues that request new features to be added to Node.js.
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
Issues that request new features to be added to Node.js.
#43138
opened May 18, 2022 by
tomaszs
feat: "write" keystroke event in process.stdin
feature request
Issues that request new features to be added to Node.js.
#43137
opened May 18, 2022 by
tony-go
Stack corrupted using vm inside domain
vm
Issues and PRs related to the vm subsystem.
#43135
opened May 18, 2022 by
tshemsedinov
vm.runInContext() breaks Issues and PRs related to the vm subsystem.
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
Issues with confirmed bugs.
tls
Issues and PRs related to the tls subsystem.
#43128
opened May 17, 2022 by
str1ke
node:repl docs code not working (under "Starting multiple REPL instances against a single running instance")
doc
Issues and PRs related to the documentations.
repl
Issues and PRs related to the REPL subsystem.
#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
Issues or PRs related to the http subsystem.
#43115
opened May 15, 2022 by
cmawhorter
[loaders] Allow resolving non-existent file URL in default resolver
feature request
Issues that request new features to be added to Node.js.
loaders
Issues and PRs related to ES module loaders
#43106
opened May 15, 2022 by
Jamesernator
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.