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)
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
Describe the bug
Here's the translated GitHub issue text:
4 days ago I created a new project using the
@tanstack/startCLI.Today I decided to run
pnpm up --latestto 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 --fixon its own with the--no-lintand--no-fmtflags, tried disablingtypeAware: trueandtypeCheck: trueinvite.config.ts.Nothing has worked — I deleted
pnpm-lock.yamlandnode_modulesand 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.0My machine:
Reproduction
.
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Logs
Validations