Skip to content

vp check --fix stuck #1739

@Zoomelectrico

Description

@Zoomelectrico

Describe the bug

Here's the translated GitHub issue text:


4 days ago I created a new project using the @tanstack/start CLI.
Today I decided to run pnpm up --latest to update my dependencies.
Everything is working fine, however, when I try to commit, the hooks get stuck trying to run vp check --fix.

I have run the command vp check --fix on its own with the --no-lint and --no-fmt flags, tried disabling typeAware: true and typeCheck: true in vite.config.ts.

Nothing has worked — I deleted pnpm-lock.yaml and node_modules and still can't get the check to work again.

My current versions:

vp --version
VITE+ - The Unified Toolchain for the Web
vp v0.1.24
Local vite-plus:
  vite-plus  v0.1.23
Tools:
  vite             v8.0.14
  rolldown         v1.0.3
  vitest           v4.1.7
  oxfmt            v0.52.0
  oxlint           v1.67.0
  oxlint-tsgolint  v0.23.0
  tsdown           v0.22.0
Environment:
  Package manager  pnpm v11.3.0
  Node.js          v24.16.0

My machine:

MacBook Air
Apple M1
16GB RAM
MacOS 26.5 (25F71)
Image

Reproduction

.

Steps to reproduce

No response

System Info

Environment:
  Version  24.16.0
  Source   lts

Tool Paths:
  node  /Users/zoomelectrico/.vite-plus/js_runtime/node/24.16.0/bin/node
  npm   /Users/zoomelectrico/.vite-plus/js_runtime/node/24.16.0/bin/npm
  npx   /Users/zoomelectrico/.vite-plus/js_runtime/node/24.16.0/bin/npx

Package Manager:
  Name          pnpm
  Version       11.3.0
  Source        packageManager
  Source Path   /Users/zoomelectrico/Documents/@zoomelectrico/sinoparma/package.json
  Project Root  /Users/zoomelectrico/Documents/@zoomelectrico/sinoparma
  Bin Path      /Users/zoomelectrico/.vite-plus/package_manager/pnpm/11.3.0/pnpm/bin/pnpm



vp v0.1.24

Local vite-plus:
  vite-plus  v0.1.23

Tools:
  vite             v8.0.14
  rolldown         v1.0.3
  vitest           v4.1.7
  oxfmt            v0.52.0
  oxlint           v1.67.0
  oxlint-tsgolint  v0.23.0
  tsdown           v0.22.0

Environment:
  Package manager  pnpm v11.3.0
  Node.js          v24.16.0

Used Package Manager

pnpm

Logs

Validations

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Priority

None yet

Effort

None yet

Target date

None yet

Start date

None yet

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions