-
Notifications
You must be signed in to change notification settings - Fork 137
Description
Describe the bug
When I want to create a new Vite Plus using the vp create <name>, the CLI fetches from https://registry.npmjs.org/<name> which returns error 404.
ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/create-vite-plus-app: Not Found - 404
Reproduction
none
Steps to reproduce
Run vp create <name>
System Info
Environment:
Version 24.14.0
Source lts
Tool Paths:
node /Users/azizbecha/.vite-plus/js_runtime/node/24.14.0/bin/node
npm /Users/azizbecha/.vite-plus/js_runtime/node/24.14.0/bin/npm
npx /Users/azizbecha/.vite-plus/js_runtime/node/24.14.0/bin/npx
vp v0.1.11
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 foundUsed 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
No labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet