Brayden Stewart

Results 7 comments of Brayden Stewart

Noticing this still. +1 to get it fixed.

Had to bump to the following to get latest master to work, `tina-graphql-gateway` wasn't enough. Needed the cli too. ``` "tina-graphql-gateway-cli": "0.2.45" "tina-graphql-gateway": "0.2.14" ``` However, it seems the path...

Opened up a new ticket related to my duplicate path issue as it's kinda related to cross platform path handling, but needs to be fixed in the graphql package https://github.com/tinacms/tina-graphql-gateway/issues/259

Bumping to `"tina-graphql-gateway-cli": "0.2.49"` now gives me this error using npm ``` npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type "workspace:": workspace:packages/tina-graphql-helpers ``` yarn allows me to choose the...

+1 same problem here.

@threepointone is there any issue tracking we can add for the addition of this node-compat in production for pages?

I have this issue too. I suspect it's an issue with not waiting long enough to let the graph render in JS before printing it to the canvas. I tried...