exercism / exercism/cli

exercism configure not saving configuration

オープン
#928 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
1.4k
フォーク
363
平均マージ
6日 13時間
マージ済み PR(30日)
2

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。