Skip to content

fix(env): fix fish shell wrapper for vp env use#1141

Merged
fengmk2 merged 1 commit intovoidzero-dev:mainfrom
nekomoyi:fix/fish-env-use
Mar 25, 2026
Merged

fix(env): fix fish shell wrapper for vp env use#1141
fengmk2 merged 1 commit intovoidzero-dev:mainfrom
nekomoyi:fix/fish-env-use

Conversation

@nekomoyi
Copy link
Collaborator

  1. Pass FISH_VERSION to the vp command so shell detection works correctly
  2. Use string join ';' to properly format multi-line output for eval

Fixes #1069

@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit c67eab9
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69c386b200e5430008a2b0f6

@nekomoyi nekomoyi requested a review from fengmk2 March 25, 2026 07:14
@fengmk2 fengmk2 merged commit 0834b7b into voidzero-dev:main Mar 25, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running vp env use with fish gives an error

2 participants