> 2. Your local gcloud auth is expired (gcloud auth print-access-token wants interactive reauth), so plain pnpm install 403s against the GAR registry. I worked around it with
npm_config_registry=https://registry.npmjs.org; you'll want to run ! gcloud auth login
yeah.....
add a skeleton here at some point
14 days ago