[v21.x] Revert "fs: remove workaround for `esm` package" by jeremymeng · Pull Request #51390 · nodejs/node

@nodejs-github-bot added fs

Issues and PRs related to the fs subsystem / file system.

needs-ci

PRs that need a full CI run.

v21.x labels

Jan 6, 2024

H4ad

H4ad previously approved these changes Jan 10, 2024

H4ad

H4ad approved these changes Jan 10, 2024

@H4ad H4ad added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Jan 10, 2024

@aduh95 aduh95 changed the title Revert "fs: remove workaround for esm package" [v21.x] Revert "fs: remove workaround for esm package"

Jan 10, 2024

RafaelGSS

RafaelGSS

@jeremymeng @marco-ippolito

This reverts commit 95b1989.

It appears that the workaround is still needed: issue nodejs#51081

marco-ippolito

marco-ippolito pushed a commit that referenced this pull request

Feb 27, 2024
This reverts commit 95b1989.

It appears that the workaround is still needed: issue #51081

Backport-PR-URL: #51390
PR-URL: #51390
Fixes: #51081
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>

H4ad

H4ad approved these changes Feb 27, 2024

@H4ad H4ad added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Feb 27, 2024

marco-ippolito pushed a commit that referenced this pull request

Feb 29, 2024
This reverts commit 95b1989.

It appears that the workaround is still needed: issue #51081

Backport-PR-URL: #51390
PR-URL: #50907
Fixes: #51081
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>