Describe the bug
can't use yarn commands.
yarn --version
vp: Failed to resolve package manager for 'yarn': Install error: No such file or directory (os error 2)
Reproduction
n/a
Steps to reproduce
~/.vite-plus/bin/yarn -> ../current/bin/vp
~/.vite-plus/bins/yarn.json exists
~/.vite-plus/packages/yarn#/ does not exist
~/.vite-plus/package_manager/yarn/ is empty
yarn --version fails with ENOENT
System Info
vp --version
VITE+ - The Unified Toolchain for the Web
vp v0.2.6
Local vite-plus:
vite-plus Not found
Tools:
vite Not found
rolldown Not found
vitest Not found
oxfmt Not found
oxlint Not found
oxlint-tsgolint Not found
tsdown Not found
Environment:
Package manager yarn v1.22.19
Node.js v22.12.0 (.node-version)
Used Package Manager
yarn
Logs
yarn was installed via vp -g
> fd yarn ~/.vite-plus
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/bin/yarn.js
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/bin/yarn.cmd
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/bin/yarn
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/bin/yarnpkg.cmd
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/lib/node_modules/yarn/bin/yarnpkg
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/bin/yarn
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656/bin/yarnpkg
/Users/<username>/.vite-plus/packages/yarn#8b9b8e91-d46b-4901-9421-4d95ebba9656.lock
/Users/<username>/.vite-plus/bins/yarnpkg.json
/Users/<username>/.vite-plus/bins/yarn.json
/Users/<username>/.vite-plus/bin/yarn
/Users/<username>/.vite-plus/bin/yarnpkg
/Users/<username>/.vite-plus/package_manager/yarn/
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarnpkg.ps1
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarn.cmd
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarn
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarn.ps1
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarnpkg.cmd
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/nodewin/yarnpkg
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarnpkg.ps1
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarn.cmd
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarn
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarn.ps1
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarnpkg.cmd
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/shims/yarnpkg
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/dist/yarnpkg.js
/Users/<username>/.vite-plus/js_runtime/node/22.12.0/lib/node_modules/corepack/dist/yarn.js
Validations
Describe the bug
can't use yarn commands.
Reproduction
n/a
Steps to reproduce
~/.vite-plus/bin/yarn -> ../current/bin/vp
~/.vite-plus/bins/yarn.json exists
~/.vite-plus/packages/yarn#/ does not exist
~/.vite-plus/package_manager/yarn/ is empty
yarn --version fails with ENOENT
System Info
vp --version VITE+ - The Unified Toolchain for the Web vp v0.2.6 Local vite-plus: vite-plus Not found Tools: vite Not found rolldown Not found vitest Not found oxfmt Not found oxlint Not found oxlint-tsgolint Not found tsdown Not found Environment: Package manager yarn v1.22.19 Node.js v22.12.0 (.node-version)Used Package Manager
yarn
Logs
Validations