Skip to content

@effect/vitest peer range blocks Vitest 4 (pnpm warning) #5942

@schickling

Description

@schickling

Summary

Using Vitest 4.x triggers a pnpm unmet peer warning because @effect/vitest currently requires vitest@^3.2.0. This blocks upgrading to the newest Vitest.

Current behavior

packages/@overeng/notion-effect-client
└─┬ @effect/vitest 0.27.0
  └── ✕ unmet peer vitest@^3.2.0: found 4.0.16

Expected behavior

@effect/vitest should declare a peer range that includes Vitest 4.x (or document that Vitest 4 isn’t supported yet).

Environment

  • @effect/vitest: 0.27.0
  • vitest: 4.0.16
  • package manager: pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions