nodejs / nodejs/citgm

`@babel/core` fails in all current variants

Open
#1,137 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
606
Forks
157
Avg merge
3d 23h
Merged PRs (30d)
3

Description

Situation

Running citgm @babel/core fails all tests
macos/ubuntu/windows
Node.js 22/24/26

Steps to reproduce

Run https://github.com/nodejs/citgm/actions/workflows/test-module.yml

Module to test: @babel/core
CITGM repository to checkout: nodejs/citgm
CITGM GitHub ref to checkout: main

Result

See https://github.com/MikeMcC399/citgm/actions/runs/34339097913

Image

cc: @nicolo-ribaudo @JLHwung @liuxingbaoyu

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the test-module.yml workflow and the linked CITGM run, using the main ref and the @babel/core module named in the issue. Reproduce the failure across the listed macOS, Ubuntu, and Windows with Node.js 22, 24, and 26, then trace the failing test output. Done means the @babel/core tests pass for the affected variants.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.