Skip to content

Issues: nodejs/node

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

esm: implement import.meta.main esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57804 opened Apr 9, 2025 by Lordfirespeed Loading…
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: clarify esm error message in require calls author ready PRs that have at least one approval, no pending requests for changes, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57774 opened Apr 6, 2025 by dario-piotrowicz Loading…
esm: remove check for trailing slash during resolve esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57773 opened Apr 6, 2025 by cyyynthia Loading…
esm: WebAssembly.Global unwrapping for Wasm Namespaces esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57525 opened Mar 18, 2025 by guybedford Draft
esm: syncify default path of ModuleLoader.load esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57419 opened Mar 12, 2025 by JakobJingleheimer Loading…
src: port initializeImportMeta to native author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57286 opened Mar 3, 2025 by aduh95 Loading…
import.meta.main esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js.
#57226 opened Feb 27, 2025 by arslivinski
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…
esm: unflag --experimental-wasm-modules blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#57038 opened Feb 13, 2025 by guybedford Loading…
esm: avoid import.meta setup costs for unused properties esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57003 opened Feb 11, 2025 by JakobJingleheimer Loading…
v23 regression: Crash when throwing error with imports and multiple TLAs confirmed-bug Issues with confirmed bugs. esm Issues and PRs related to the ECMAScript Modules implementation. v8 engine Issues and PRs related to the V8 dependency. v23.x v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#56854 opened Jan 31, 2025 by abrahamguo
Confusing error message when using import inside CJS file esm Issues and PRs related to the ECMAScript Modules implementation.
#56518 opened Jan 8, 2025 by nicolo-ribaudo
module: clarify cjs global-like error on ModuleJobSync esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#56491 opened Jan 6, 2025 by Ceres6 Loading…
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…
Tracking Issue: Syncify the ESM Loader esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders performance Issues and PRs related to the performance of Node.js.
#55782 opened Nov 8, 2024 by GeoffreyBooth
2 of 21 tasks
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
benchmark: use options.filename when, for esm, require.main.filename is undefined benchmark Issues and PRs related to the benchmark subsystem. esm Issues and PRs related to the ECMAScript Modules implementation.
#55027 opened Sep 20, 2024 by iambumblehead Loading…
Namespaces are not disambiguated by star exports 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 v8 engine Issues and PRs related to the V8 dependency.
#53707 opened Jul 3, 2024 by ghost
Node SEA ESM support esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. single-executable Issues and PRs related to single-executable applications
#53565 opened Jun 24, 2024 by guoh27
module: improve error message for cjs code in an esm module esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53152 opened May 25, 2024 by DanKaplanSES Loading…
module: fix error message for not found esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#53110 opened May 23, 2024 by JacksonTian Loading…
import-in-the-middle causes exception when creating ERR_MODULE_NOT_FOUND message esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#52987 opened May 14, 2024 by timfish
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
3 of 11 tasks
ProTip! Adding no:label will show everything without a label.