voidzero-dev / voidzero-dev/vite-plus
Handle npm alias for global installations
Offen
#2,256
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @liangmiQwQ
Auf GitHub ansehen
bug
- Vorherrschende Sprache
- Rust
- Sterne
- 5.8k
- Forks
- 262
- Ø Merge
- 1 T. 34 Min.
- Gemergte PRs (30 T.)
- 135
Beschreibung
### 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
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.