exercism / exercism/cli

exercism configure not saving configuration

Abierto
#928 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
1.4k
Forks
363
Merge medio
6 d 13 h
PR fusionados (30 d)
2

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.