Logan Anderson

Results 51 comments of Logan Anderson

@danielknell We have something like that planned. it will look like https://github.com/tinacms/tinacms/issues/2714. Would this work for you as well?

May be related to - https://github.com/tinacms/tinacms/issues/2706 - https://github.com/tinacms/tinacms/issues/2814

@jamespohalloran I like this approach! Would love to know what @jeffsee55 thinks.

@MatteoGauthier we had a fix that we thought would resolve the problem but I just tested it and it looks like a new issues has started ``` Generating Tina config...

I did `npm i tina-graphql-gateway` So I thought I would be on the latest

@jamespohalloran Yes tried on the latest version of that as well.

I think I tracked down the issue. We are not handling windows when using [the fast-glob package](https://www.npmjs.com/package/fast-glob) should have a fix in soon

@MatteoGauthier This should be fixed now on the latest version. Let us know if you run into any more issues and thanks for letting us know about this one.

@abrown2644 I believe the latest version is `0.2.14` can you try `yarn add tina-graphql-gateway@latest` and then relaunch the dev server?