Skip to content

Incorrect registry causing project creation to fail #828

@azizbecha

Description

@azizbecha

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

Image

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 found

Used Package Manager

pnpm

Logs

Validations

Metadata

Metadata

Assignees

No one assigned

    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