You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While configuring the CLI for the first time, you have to run the following command: exercism configure.
The following message is shown: There is no token configured. Find your token on https://exercism.io/my/settings, and call this command again with --token=<your-token>.
While configuring the CLI for the first time, you have to run the following command:
exercism configure
.The following message is shown:
There is no token configured. Find your token on https://exercism.io/my/settings, and call this command again with --token=<your-token>.
But when you try to access https://exercism.io/my/settings, it is invalid. The correct URL should be https://exercism.org/settings/api_cli
The text was updated successfully, but these errors were encountered: