Zach Patrick

Results 4 comments of Zach Patrick

I got it working by deleting node_modules, adding a yarn dependency resolution to my package.json, and reinstalling with yarn. Hopefully this issue gets fixed soon. `"resolutions": { "gatsby-source-graphql-universal": "3.3.0" },`

@elviskahoro Not necessarily whatever screen is in focus. It would just show/hide the warp window wherever it is. So like if I have the warp app open a certain monitor...

Did you getting anything figured out with this? I'm currently running into the same thing.

The issue appears to be related to docker containers. I'm using Gitpod and was running into the issue, so I logged into prismic locally with the cli and then copied...