#Problem installing CLI - Windows 10

10 messages · Page 1 of 1 (latest)

ornate sorrel
#

Hey everyone!! I'm trying to install the CLI on my Windows 10 by running the exercism configure --token=<my-token> command.
When I write my token and press enter, it says that my token is invalid.
I've already reset the token 2 times and it still doesn't work. Can anyone help me?

clear bison
#

what's the exact command you ran? use an expired token just to be safe

ornate sorrel
#

I replaced <my-token> with the value of my token, but it still doesn't work

clear bison
#

when you say "replace", if your token was abc123, are you typing --token=<abc123> or --token=abc123?

ornate sorrel
#

--token=<abc123>

#

this one

#

may that be the problem? 🧙‍♂️

#

now it worked !!!

#

thanks for the help !!!