Skip to content

Running vp env use with fish gives an error #1069

@will-stone

Description

@will-stone

Describe the bug

When using the fish shell, running vp env use causes the following error:

❯ vp env use
Using Node.js v24.14.0 (resolved from lts)
fish: Unknown command: unset
in function 'vp' with arguments 'env use'

Reproduction

N/A

Steps to reproduce

This involves using the fish shell so apologies but I cannot provide a reproduction repo as it is determined by the shell which cannot be stated in a project.

Using fish shell run vp env use.

System Info

❯ vp env current
VITE+ - The Unified Toolchain for the Web

Environment:
  Version  24.14.0
  Source   lts

Tool Paths:
  node  /Users/user/.vite-plus/js_runtime/node/24.14.0/bin/node
  npm   /Users/user/.vite-plus/js_runtime/node/24.14.0/bin/npm
  npx   /Users/user/.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  npm vlatest
  Node.js          v24.14.0
fish, version 4.5.0

Used Package Manager

npm

Logs

Validations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions