Skip to content

Resolution of node builtins in ESM loader fails on node >=12.20.0, <13 #1331

Description

@cspotcode

Uncovered in #1321

Related to: #1130

In ESM, node's URI protocol for builtin modules was changed from nodejs: to node:

#1136 implemented detection of the node v14.x.x version where this change occurred.

Turns out it was also changed in v12.20.0
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#2020-11-24-version-12200-erbium-lts-mylesborins

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions