Skip to content

fs: remove workaround for esm package#50907

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-workaround
Nov 27, 2023
Merged

fs: remove workaround for esm package#50907
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:remove-workaround

Conversation

@anonrig

@anonrig anonrig commented Nov 25, 2023

Copy link
Copy Markdown
Member

Removes a TODO left by @ronag

@nodejs-github-bot nodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. labels Nov 25, 2023
@anonrig anonrig 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 Nov 25, 2023
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 25, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@anonrig anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 25, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 27, 2023
@nodejs-github-bot nodejs-github-bot merged commit 95b1989 into nodejs:main Nov 27, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 95b1989

targos pushed a commit that referenced this pull request Dec 4, 2023
PR-URL: #50907
Reviewed-By: Robert Nagy <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]>
@ronag

ronag commented Dec 7, 2023

Copy link
Copy Markdown
Member

A little unsure why this was applied before standard-things/esm#821 was resolved?

@targos

targos commented Feb 15, 2024

Copy link
Copy Markdown
Member

@ronag The esm module was archived. It will never be resolved.

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 <[email protected]>
@marco-ippolito marco-ippolito mentioned this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants