tinacms / tina-graphql-gateway

Makes it easier to build TinaCMS websites with a GraphQL Layer.
https://tina.io/cloud
Apache License 2.0
6 stars 2 forks source link

fixed deps in next-tinacms-cloudinary #284

Closed logan-anderson closed 3 years ago

logan-anderson commented 3 years ago

pretty sure it was installing its own version of TinaCMS which was causing issues. (it was a direct dependency)

Right now when I am installing it in my blog I get this error.

"can not resolve module react-final-form"

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: f5fb9758e929f193a46704f195e832ad56652cb0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR