plcdnl

Results 47 comments of plcdnl

> Add the resolution filed to lock `@graphql-tools/merge` package version to 8.3.0 can solve this problem temporarily. > > ``` > "resolutions": { > "**/@graphql-tools/merge": "8.3.0" > }, > ```...

> I'm still getting this on Strapi 4.2.3. I've tried applying both `resolutions` and `overrides`, and for completeness added `@graphql-tools/schema` to the overrides, but I still get the issue. Any...

> > Works for me! > > Can you confirm your node-version as we noticed that some users on node 16 still get the same error Tried on v14 and...

Is this plugin still mantained? I'm having the same issue and i don't know how to solve it. It's safe to use this method?

I have the same problem. have you solved somehow? thank you

I'm still searching for a solution. Someone solved it?

Thank you for your time @danielroe. Even though the problem wasn't the one specified in the video I understood more or less where I needed to change things. I solved...