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
- Boot up a Windows machine
- Install Vite+ globally
- Attempt a
vpx
- 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
Describe the bug
Installing Vite+ globally on Windows does not add the
vpxshorthand.Reproduction
How do I add a Windows repro environment for this?
Steps to reproduce
vpxvpxnot being found.System Info
- `vp env current` cannot be found - vp v0.2.2Used Package Manager
pnpm
Logs
Validations