PAIR-code / PAIR-code/deliberate-lab
Support Node 24
Open
Nobody has claimed this yet.
stale
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
@aldenhallak had some trouble building the project under Node 24. Looked like mostly webpack errors? We should get the project working, and add 24 to the CI checks in https://github.com/PAIR-code/deliberate-lab/blob/main/.github/workflows/ci.yaml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/workflows/ci.yaml and reproduce the project build under Node 24, then inspect the reported webpack errors to identify what is incompatible. Done means the project builds successfully on Node 24 and the CI checks include Node 24.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, nodejs, typescript, webpack
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100