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
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

[v20.x] permission: ignore internalModuleStat on module loading c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58185 opened May 5, 2025 by RafaelGSS Loading…
Significant performance regression with C++ package_json_reader cache c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem.
#58126 opened May 2, 2025 by BridgeAR
cjs context globals are available unexpected in ESM when using node --eval 'import("pkg")' module Issues and PRs related to the module subsystem.
#57885 opened Apr 15, 2025 by JounQin
module: expose module format by module loader esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#57777 opened Apr 6, 2025 by legendecas Loading…
module: add module.customConditions module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#57688 opened Mar 30, 2025 by sapphi-red Loading…
doc: fix pseudo code in modules.md doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57677 opened Mar 29, 2025 by chirsz-ever Loading…
Node 20.19.0 broke our Storybook setup module Issues and PRs related to the module subsystem.
#57555 opened Mar 20, 2025 by Tobbe
doc: mark commonjs as legacy doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57460 opened Mar 14, 2025 by marco-ippolito Loading…
module: implement synchronous module evaluate hooks errors Issues and PRs related to JavaScript errors originated in Node.js core. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#57139 opened Feb 19, 2025 by joyeecheung Loading…
tools: enable type checking within the internal/modules directory loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#56500 opened Jan 7, 2025 by JakobJingleheimer Draft
module.registerHooks() tracking issue loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem.
#56241 opened Dec 12, 2024 by joyeecheung
3 of 13 tasks
module: improve error message for top-level await in CommonJS c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. vm Issues and PRs related to the vm subsystem.
#55874 opened Nov 15, 2024 by mertcanaltin Loading…
Add a way to get the enabled conditions feature request Issues that request new features to be added to Node.js. module Issues and PRs related to the module subsystem.
#55824 opened Nov 12, 2024 by sapphi-red
detect-module: confusing error when parsing a CommonJS module with top-level await esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#55776 opened Nov 8, 2024 by GeoffreyBooth
2
3
module: expose resolveLoadAndCache API module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#55756 opened Nov 6, 2024 by aduh95 Loading…
module,win: make module cache case-insensitive blocked PRs that are blocked by other issues or PRs. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#54478 opened Aug 21, 2024 by huseyinacacak-janea Loading…
Tracking issue: require(esm) esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#52697 opened Apr 25, 2024 by joyeecheung
8 of 9 tasks
Tracking issue: compile cache esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#52696 opened Apr 25, 2024 by joyeecheung
4 of 11 tasks
module: package imports targets outside package esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#52641 opened Apr 22, 2024 by bmeck Loading…
Registering customization hooks via --require results in double registration loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem.
#52377 opened Apr 5, 2024 by Flarna
Indirectly static import cjs with error will cause an uncaughtException confirmed-bug Issues with confirmed bugs. module Issues and PRs related to the module subsystem.
#51603 opened Jan 30, 2024 by LongTengDao
module: warn of potential for deadlock with hooks worker doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem.
#51035 opened Dec 3, 2023 by JakobJingleheimer Draft
Improve DX of importing ESM-compiled-to-CJS from native ESM esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. module Issues and PRs related to the module subsystem. never-stale Mark issue so that it is never considered stale
#50981 opened Nov 30, 2023 by nicolo-ribaudo
ESM Hook deadlocks since 21.2.0 a3e09b3 confirmed-bug Issues with confirmed bugs. esm Issues and PRs related to the ECMAScript Modules implementation. loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team module Issues and PRs related to the module subsystem.
#50948 opened Nov 28, 2023 by isaacs
--conditions xxx cannot pass into worker_thread confirmed-bug Issues with confirmed bugs. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. worker Issues and PRs related to Worker support.
#50885 opened Nov 23, 2023 by himself65
ProTip! Type g i on any issue or pull request to go back to the issue listing page.