There is a problem.
error occurs when you run the gcloud init command.
[C:\Users\xxxxx\default]:C:\gcloud.repo
Cloning into 'C:\gcloud.repo'...
bash.exe: warning: could not find /tmp, please create!
bash.exe: warning: could not find /tmp, please create!
bash.exe: warning: could not find /tmp, please create!
fatal: remote error: Invalid username/password.
You may need to use your OAuth token password; Note that generated google.com passwords are not compatible with private repositories
[source repos clone default C:\gcloud.repo] has failed
You can use [gcloud config] to change more gcloud settings.
Your current configuration is: [default]
[compute]
region = xxxxxxxxxx
zone = xxxxxxxxxx
[core]
account = xxxxxxxxxxxxxxx@gmail.com
disable_usage_reporting = False
project = xxxxxxxxxxxxxxxxxxxx
[meta]
active_config = default
ERROR: (gcloud.init) Failed command: [source repos clone default C:\gcloud.repo] with exit code [1]
OS: Windows 10
Someone, or you do not know the solution?