Skip to content

vp update warns about issues with vite peer dependency #1021

@nofxboy1234

Description

@nofxboy1234

Describe the bug

When I update dependencies, it shows:

 WARN  Issues with peer dependencies found
.
└─┬ vite-plus 0.1.12
└─┬ @voidzero-dev/vite-plus-test 0.1.12
└── ✕ unmet peer vite@"^6.0.0 || ^7.0.0 || ^8.0.0-0": found 0.1.12
Done in 1.2s using pnpm v10.32.1

I'd expect pnpm to know that vite-plus is aliasing vite

Reproduction

https://github.com/nofxboy1234/vp-temp1

Steps to reproduce

Run vp update

System Info

`vp env current`:

VITE+ - The Unified Toolchain for the Web

Environment:
  Version  24.14.0
  Source   lts

Tool Paths:
  node  /home/dylan/.vite-plus/js_runtime/node/24.14.0/bin/node
  npm   /home/dylan/.vite-plus/js_runtime/node/24.14.0/bin/npm
  npx   /home/dylan/.vite-plus/js_runtime/node/24.14.0/bin/npx

`vp --version`:

VITE+ - The Unified Toolchain for the Web

vp v0.1.12

Local vite-plus:
  vite-plus  v0.1.12

Tools:
  vite             v8.0.0
  rolldown         v1.0.0-rc.9
  vitest           v4.1.0
  oxfmt            v0.40.0
  oxlint           v1.55.0
  oxlint-tsgolint  v0.17.0
  tsdown           v0.21.3

Environment:
  Package manager  pnpm v10.32.1
  Node.js          Not found

Used Package Manager

pnpm

Logs

Validations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions