Skip to content

docs: avoid duplicate vp installation in onboarding prompt - #2291

Open
Arcadi4 wants to merge 1 commit into
voidzero-dev:mainfrom
Arcadi4:fix/2290-conditional-vp-install
Open

docs: avoid duplicate vp installation in onboarding prompt#2291
Arcadi4 wants to merge 1 commit into
voidzero-dev:mainfrom
Arcadi4:fix/2290-conditional-vp-install

Conversation

@Arcadi4

@Arcadi4 Arcadi4 commented Aug 1, 2026

Copy link
Copy Markdown

Closes #2290

@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit fbc2a9e
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a6e15d316bee70008b36e89
😎 Deploy Preview https://deploy-preview-2291--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fbc2a9ef6a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

First, read https://viteplus.dev/llms-full.txt to learn Vite+'s commands and configuration.

Install the \`vp\` CLI:
Install the \`vp\` CLI if it's not already on the system:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Upgrade an existing CLI before migrating

When a user already has an older Vite+ installation and uses this prompt to migrate an existing Vite project, this condition lets the assistant skip the installer and proceed directly to vp migrate. However, docs/guide/migrate-rules.md:13-15 explicitly requires upgrading the global CLI first because migration delegates to it and needs the latest migration rules; the previous unconditional installer resolved and activated the latest version. Instruct the assistant to upgrade or validate an existing Vite+ installation rather than treating any existing vp as sufficient.

Useful? React with 👍 / 👎.

@Arcadi4 Arcadi4 changed the title Check for existing installation in the onboarding prompt docs: avoid duplicate vp installation in onboarding prompt Aug 1, 2026
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.

Check for existing installation in the onboarding prompt

1 participant