PS D:\chromium_book> fetch chromium
Updating depot_tools...
Your depot_tools checkout is configured to fetch from an obsolete URL
Would you like to update it? [y/N]: Y
Downloading CIPD client for windows-amd64 from
https://chrome-infra-packages.appspot.com/client?platform=windows-amd64&version=git_revision:6e9be28a4c4e3a804f400dc6c2ed08b866f0a38b...
[E2023-07-06T14:21:26.689954+08:00 13000 0 application.go:361] Detected CIPD client platform change to windows-amd64.
Deleting the existing client to trigger the bootstrap...
'powershell' is not recognized as an internal or external command,
operable program or batch file.
Failed to bootstrap or update CIPD client
[E2023-07-06T14:21:26.690257+08:00 13000 0 application.go:144] fatal error: failed to build venv: failed to build package : cipkg.Derivation{Name:"virtualenv", Platform:"", Builder:"builtin:cipdExport", Args:[]string{"infra/3pp/tools/virtualenv version:2...@16.7.12.chromium.7\n"}, Env:[]string(nil), Inputs:[]string(nil)}: failed to build derivation: failed to export packages: exit status 9009
PS D:\chromium_book>
PS D:\chromium_book> powershell
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell
https://aka.ms/pscore6PS D:\chromium_book>
It shows I don't have powershell, But I do have... Does depot_tools use different powershell?