Skip to content

Remove (node:86710) ExperimentalWarning: The ESM module loader is experimental. #30213

@haraldrudell

Description

@haraldrudell

Could we remove the ESM warning, please?

--no-warnings affects Node.js behavior, so that can't be used
For people who write shell executables there's a bloody extra line being output requiring trickery
ESM is so unexperimental since 190423

$ node --experimental-modules src/fsPromisesUtimes.js
(node:86710) ExperimentalWarning: The ESM module loader is experimental.

Metadata

Metadata

Assignees

No one assigned

    Labels

    esmIssues and PRs related to the ECMAScript Modules implementation.experimentalIssues and PRs related to experimental features.questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions