like-gold•2y ago
Playwright & Typescript GCP Cloud Build Error
I am getting the following error in my build logs when deploying to GCP using the instructions from the documentation.
Is this a known issue? am I missing anything?
1 Reply
like-goldOP•2y ago
Fixed by ignoring the bulk of errors via my
tsconfig.json
Specifically added the following (indicated by + sign) to the overrides...