Skip to content

trying to use bun run with bun installed by vp causes vp: Recursion detected but no 'node' found in PATH error #2157

Description

@BlankParticle

Describe the bug

When trying to run bun run <script> with bun installed by vp i bun -g the following error occurs

vp: Recursion detected but no 'node' found in PATH (excluding shims)
Image

discord thread https://discord.com/channels/1475973262193459293/1525793153519714424

Reproduction

N/A

Steps to reproduce

vp i bun -g
# using hono repo as example
git clone https://github.com/honojs/hono.git
cd hono
bun run build

System Info

VITE+ - The Unified Toolchain for the Web

Environment:
  Version  25.9.0
  Source   VP_NODE_VERSION

Tool Paths:
  node  /Users/blank/.vite-plus/js_runtime/node/25.9.0/bin/node
  npm   /Users/blank/.vite-plus/js_runtime/node/25.9.0/bin/npm
  npx   /Users/blank/.vite-plus/js_runtime/node/25.9.0/bin/npx

Package Manager:
  Name          bun
  Version       1.2.20
  Source        packageManager
  Source Path   /Users/blank/Sources/hono/package.json
  Project Root  /Users/blank/Sources/hono
  Bin Path      /Users/blank/.vite-plus/package_manager/bun/1.2.20/bun/bin/bun



VITE+ - The Unified Toolchain for the Web

vp v0.2.4

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  bun v1.2.20
  Node.js          v25.9.0 (VP_NODE_VERSION)

Used Package Manager

bun

Logs

Validations

Metadata

Metadata

Assignees

Type

Fields

Priority

None yet

Effort

None yet

Target date

None yet

Start date

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions