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

Regression after updating to 22.12.0 (getting ERR_REQUIRE_CYCLE_MODULE) 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.
#56127 opened Dec 4, 2024 by osmestad
WebAssembly source phase imports esm Issues and PRs related to the ECMAScript Modules implementation. wasm Issues and PRs related to WebAssembly. web-standards Issues and PRs related to Web APIs
#56056 opened Nov 28, 2024 by legendecas
[v18.x backport] doc: add history entries for JSON modules stabilization doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#55962 opened Nov 23, 2024 by aduh95 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
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…
Means to detect if the current code is run via --import esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. loaders Issues and PRs related to ES module loaders
#53882 opened Jul 17, 2024 by timfish
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
2 of 9 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…
errors: include CLI solution in ESM error message esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#51963 opened Mar 4, 2024 by DanKaplanSES Loading…
Importing module on filesystem from data URL throws TypeError: Invalid URL / ERR_UNSUPPORTED_RESOLVE_REQUEST: Invalid relative URL or base scheme is not hierarchical. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#51956 opened Mar 4, 2024 by benjamingwynn
Module resolution failure when using "#/" in imports esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#51949 opened Mar 3, 2024 by jakezatecky
Expose file resolution as a utility esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. loaders Issues and PRs related to ES module loaders loaders-agenda Issues and PRs to discuss during the meetings of the Loaders team
#51855 opened Feb 23, 2024 by ef4
Trying to load two modules with the same URL throws an empty object esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#51694 opened Feb 7, 2024 by bpstrngr
ExperimentalWarning: Importing JSON modules esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. loaders Issues and PRs related to ES module loaders
#51347 opened Jan 3, 2024 by webdevnerdstuff
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
ProTip! Mix and match filters to narrow down what you’re looking for.