Please clarify that you need a local installation of git for the addons to work
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 215
- Fork
- 62
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Libraries
Expected Behaviour
I expected the extension to work out of the box or have a a set up guide.
Actual Behaviour
Currently on windows the addon manager throws an uncaught spawn git ENOENT without any details. I had to go back through the logs to figure it out, that I need a local git installation.
Reproduction steps
- Install Visual Studio on a fresh windows machine
- Install the lua lls extension
- Try to open the addon manager
- Get the
spawn git ENOENTerror with the trimmed logs
Additional Notes
It would be enough to include a section in the documentation, or handle this error.
Log File
I'm including the extension log as this is a dependency issue with simple-git
The relevant line is line 322.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia dal gestore dei componenti aggiuntivi di VS Code e dal fallimento di simple-git descritto alla riga 322 del log allegato. Riproduci la configurazione su un’installazione di Windows appena effettuata, quindi verifica che il prerequisito Git locale sia documentato o che l’eseguibile mancante produca un errore gestito utile invece di uno spawn git ENOENT non intercettato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, typescript, vscode
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100