|
|
|
|
|
by mmaunder
113 days ago
|
|
Google really know how to screw up a product experience. npm install -g @googleworkspace/cli gws auth setup {
"error": {
"code": 400,
"message": "gcloud CLI not found. Install it from https://cloud.google.com/sdk/docs/install",
"reason": "validationError"
}
} Which takes you to... https://docs.cloud.google.com/sdk/docs/install-sdk Where you have to download a tarball, extract it and run a shell script. I mean how hard is it to just imitate everyone else out there and make it a straight up npm install? |
|
The contributors are a Google DRE, 5 bots / automating services, and a dev in Canada.