-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
Description
Describe the bug
On my system, Vite+ installed this file: ~/.config/fish/conf.d/vite-plus.fish
# Vite+ bin (https://viteplus.dev)
source "$HOME/.vite-plus/env.fish"However, vp env doctor reports:
⚠ vp in PATH at position 1
note: For best results, bin should be first in PATH.
If I put:
source "$HOME/.vite-plus/env.fish"
near the end of ~/.config/fish/config.fish, the warning disappears and vp works as expected.
Reproduction
null
Steps to reproduce
Run vp env doctor
System Info
VITE+ - The Unified Toolchain for the Web
Environment:
Version 24.14.0
Source lts
Tool Paths:
node /root/.vite-plus/js_runtime/node/24.14.0/bin/node
npm /root/.vite-plus/js_runtime/node/24.14.0/bin/npm
npx /root/.vite-plus/js_runtime/node/24.14.0/bin/npx
VITE+ - The Unified Toolchain for the Web
vp v0.1.13
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 Not found
Node.js v24.14.0Used Package Manager
npm
Logs
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue for the same bug.
- Confirm this is a Vite+ issue and not an upstream issue (Vite, Vitest, tsdown, Rolldown, or Oxc).
- The provided reproduction is a minimal reproducible example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet