marguerrrite / gatsby-prismic-starter-prist

Gatsby starter for portfolios and blogs using Prismic CMS
MIT License
344 stars 70 forks source link

Error: Cannot use GraphQLDirective "@include" #18

Closed wadadaaa closed 4 years ago

wadadaaa commented 4 years ago

Error: Cannot use GraphQLDirective "@include" from anot her module or realm. Ensure that there is only one instance of "graphql" in the node_modules directory. If different versions of "graphql" are the d ependencies of other relied on modules, use "resolutions" to ensure only one version is installed

wadadaaa commented 4 years ago

The issue was solved by install npm install -g gatsby-cli