voidzero-dev / voidzero-dev/vite-plus
Handle npm alias for global installations
Open
bug
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 262
- Avg merge
- 1d 34m
- Merged PRs (30d)
- 135
Description
### Describe the bug
Related: https://github.com/npm/cli/issues/9706
Vite+ shows the almost same behavior as npm, which is unexpected and confirmed as a bug.
### Steps to reproduce
```bash
vp install -g typescript@npm:cowsay
vp list -g typescript
vp up -g typescript
```
Contributor guide
Assessment
This issue has not been assessed yet.