Skip to content

Removed graphql from dependencies#19

Open
MitchPierias wants to merge 1 commit into
creditkarma:masterfrom
MitchPierias:master
Open

Removed graphql from dependencies#19
MitchPierias wants to merge 1 commit into
creditkarma:masterfrom
MitchPierias:master

Conversation

@MitchPierias

Copy link
Copy Markdown

Thegraphqldependency caused the following module clash error;

Error: Cannot use GraphQLObjectType "__Directive" from another module or realm.

I removed the dependency from the required dependencies while maintaining it as a peerDependency.

The`graphql`dependency caused the module clash error
```
Error: Cannot use GraphQLObjectType "__Directive" from another module or realm.
```
I removed the dependency from the required dependencies while maintaining it as a peer dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants