#Problem installing CLI - Windows 10
10 messages · Page 1 of 1 (latest)
what's the exact command you ran? use an expired token just to be safe
exercism configure --token=<my-token>
I replaced <my-token> with the value of my token, but it still doesn't work
when you say "replace", if your token was abc123, are you typing --token=<abc123> or --token=abc123?