exercism / exercism/cli

exercism configure not saving configuration

Aperta
#928 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
1.4k
Fork
363
Merge medio
6g 13h
PR unite (30g)
2

Descrizione

Hello,

I'm trying to get my token set up so I can download exercises. When I run the command to configure my token I get the response:

> You have configured the Exercism command-line client:
>
> Config dir: /home/brian/.config/exercism
> Token: (-t, --token) 7b1e2471-c246-4aee-a288-53ff07ac9fbe
> Workspace: (-w, --workspace) /home/brian/exercism
> API Base URL: (-a, --api) https://api.exercism.io/v1

However when I attempt to use exercism I get the prompt to configure again. Checking exercism troubleshoot I find:

> Troubleshooting Information
> ===========================
>
> Version
> ----------------
> Current: 3.0.13
> Latest: 3.0.13
>
>
> Operating System
> ----------------
> OS: linux
> Architecture: amd64
>
>
> Configuration
> ----------------
> Home: /home/brian/snap/exercism/5
> Workspace: /home/brian/snap/exercism/5/exercism (default)
> Config: /home/brian/snap/exercism/5/.config/exercism
> API key:
> Find your API key at https://exercism.io/my/settings
>
> API Reachability
> ----------------
>
> GitHub:
> * https://api.github.com
> * [connected]
> * 85.167273ms
>
> Exercism:
> * https://api.exercism.io/v1/ping
> * [connected]
> * 938.798165ms

It seems that I still only have the default configuration in place. I've rebooted a few times to make sure I don't have some strange state from installing. Is there some configuration file I can just manually edit?

Cheers

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.