Skip to content

Issues: nodejs/node

Warning potential scam emails
#53727 opened Jul 4, 2024 by mhdawson
Open 3
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

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
module: __cjsModule on ESM CJS wrapper and in require ESM esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#53848 opened Jul 14, 2024 by guybedford 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 bojavou
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
module: allow JSONC imports esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#52699 opened Apr 26, 2024 by RedYetiDev 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
4 of 7 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
7 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…
Follow ecosystem convention for __esModule on require(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.
#52134 opened Mar 18, 2024 by nicolo-ribaudo
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
#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
module: compute module.paths lazily dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. util Issues and PRs related to the built-in util module.
#51611 opened Jan 30, 2024 by kvakil Loading…
esm: implement import.meta.command esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#51538 opened Jan 22, 2024 by guybedford Loading…
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
Load data url with search correctly esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#51324 opened Dec 31, 2023 by LongTengDao Loading…
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! What’s not been updated in a month: updated:<2024-07-01.