Skip to content

Add ts-node as a devDependency#2838

Merged
NSeydoux merged 7 commits into
mainfrom
ts-node-dependency
May 28, 2026
Merged

Add ts-node as a devDependency#2838
NSeydoux merged 7 commits into
mainfrom
ts-node-dependency

Conversation

@acoburn
Copy link
Copy Markdown
Contributor

@acoburn acoburn commented May 27, 2026

This adds ts-node as a dev dependency so that Jest can parse the TypeScript config file (jest.config.ts). Without it, all CI runs fail with Cannot find package 'ts-node' because ts-node was only present as an optional peer dependency of jest-config, not explicitly installed.

@acoburn acoburn requested a review from a team as a code owner May 27, 2026 20:29
@acoburn acoburn temporarily deployed to ESS PodSpaces May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS PodSpaces May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS Release-2-3 May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS Release-2-3 May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS PodSpaces May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS PodSpaces May 27, 2026 20:34 — with GitHub Actions Inactive
@acoburn acoburn temporarily deployed to ESS Release-2-3 May 27, 2026 20:34 — with GitHub Actions Inactive
@NSeydoux NSeydoux merged commit 8134abf into main May 28, 2026
22 checks passed
@NSeydoux NSeydoux deleted the ts-node-dependency branch May 28, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants