Hey everyone! Have a fairly standard monorepo setup using turborepo and pnpm. Happy to get into the details, but currently using `google-github-actions/deploy-appengine@v2` on the `app` itself.
Unfortunately, while everything builds just fun, I'm running into a code `EUNSUPPORTEDPROTOCOL` error, where it says `Unsupported URL Type "workspace": workspace:*.
Looked around `pnpm` docs + turborepo docs but to no avail. Any ideas here?
Hi @lostadam,
Welcome to Google Cloud Community!
GAE doesn't directly support pnpm's workspace protocol for monorepo deployments.
Solutions: