checkly / checkly/checkly-cli

bug: A new Playwright and Checkly project lead to a TypeScript version mismatch warning

Open
#974 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
96
Forks
25
Avg merge
14h 14m
Merged PRs (30d)
38

Description

Node.js version

23

NPM version

10.9

@checkly/cli version

latest (v4.8.1)

Steps to reproduce
npm init playwright@latest
npm init checkly
npx checkly test

Leads to this warning.

grafik

Things still work as expected but the warning isn't very "trustworthy". 🫣

What is expected?

No TypeScript version mismatch warning.

What is actually happening?

A warning is printed out.

Any additional comments?

No response

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

Reproduce the warning with npm init playwright@latest, npm init checkly, and npx checkly test using the Node.js and npm versions reported. Trace the TypeScript version resolution involved in this setup and confirm the work is done when the command completes without the mismatch warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.