-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stale
Description
What is the problem this feature will solve?
I'm currently using nodejs with require
and commonjs,
I cannot require an .js
file that uses ESM and it's a terrible user experience.
What is the feature you are proposing to solve the problem?
Can we remove ESM support from node
and make a node2
binary that supports ESM ?
What alternatives have you considered?
Add the ability to require an ESM module.
jwerletheoludwig, bnb, ljharb and SeryiBaran
Metadata
Metadata
Assignees
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stale