-
Notifications
You must be signed in to change notification settings - Fork 129
Labels
Description
Describe the bug
After creating an astro project with vp create astro the cli recommends to run
Next: cd astro-project && vp dev
But running vp dev starts the development server at 5173, which is not what astro does.
Running vp run dev works correctly.
It might be better to rather recommend running vp run dev instead of vp dev for astro projects.
This might be related to #912
Reproduction
https://stackblitz.com/~/github.com/joknoll/viteplus-astro
Steps to reproduce
No response
System Info
VITE+ - The Unified Toolchain for the Web
vp v0.1.13
Local vite-plus:
vite-plus v0.1.13
Tools:
vite v8.0.1
rolldown v1.0.0-rc.10
vitest v4.1.0
oxfmt v0.41.0
oxlint v1.56.0
oxlint-tsgolint v0.17.1
tsdown v0.21.4
Environment:
Package manager pnpm v10.32.1
Node.js v24.14.0 (engines.node)Used Package Manager
pnpm
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