node
node copied to clipboard
[v21.x] Revert "fs: remove workaround for `esm` package"
Fixes: #51081
per discussion at https://github.com/nodejs/node/pull/51356#issuecomment-1876895325, targeting v21.x-staging
CI: https://ci.nodejs.org/job/node-test-pull-request/56739/
you only need to include
Fixes: #PR
in the PR message, can you update that?
No need to modify the commit message for that, you can edit the PR description and it will be picked up by ncu and added to the commit message upon landing. But not sure if we use the same process for landing PRs on staging branches.
According to reverting commits docs, you only need to include
Fixes: #PR
in the PR message, can you update that?
Done
@RafaelGSS Because the esm
package is archived and will never be fixed.
CI: https://ci.nodejs.org/job/node-test-pull-request/57099/
Rebased to include https://github.com/jeremymeng/node/commit/83f581d4c1a12fae91bddbdddf91c643afaf7197
CI: https://ci.nodejs.org/job/node-test-pull-request/57192/
CI: https://ci.nodejs.org/job/node-test-pull-request/57263/
CI: https://ci.nodejs.org/job/node-test-pull-request/57264/
CI: https://ci.nodejs.org/job/node-test-pull-request/57275/
@jeremymeng rebased
CI: https://ci.nodejs.org/job/node-test-pull-request/57458/
🟢 GREEN CI: https://ci.nodejs.org/job/node-test-pull-request/57460/
Landed in f130a334384