Skip to content

vpx shorthand does not get set up on Windows #2091

Description

@KTrain5169

Describe the bug

Installing Vite+ globally on Windows does not add the vpx shorthand.

Reproduction

How do I add a Windows repro environment for this?

Steps to reproduce

  1. Boot up a Windows machine
  2. Install Vite+ globally
  3. Attempt a vpx
  4. PowerShell fails with an error about vpx not being found.

System Info

- `vp env current` cannot be found
- vp v0.2.2

Used Package Manager

pnpm

Logs

PS C:\Users\KT\git\KTrain5169\standard-json-openapi-generator> vpx
vpx : The term 'vpx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ vpx
+ ~~~
    + CategoryInfo          : ObjectNotFound: (vpx:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Validations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    Priority

    None yet

    Effort

    None yet

    Target date

    None yet

    Start date

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions