voidzero-dev / voidzero-dev/vite-plus
Handle npm alias for global installations
Abierto
bug
- Lenguaje dominante
- Rust
- Estrellas
- 5.8k
- Forks
- 262
- Merge medio
- 1 d 34 min
- PR fusionados (30 d)
- 135
Descripción
### 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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.