Error with module gatsby-source-prismic-graphql

Hi @jackson & the @tearockca team,

Welcome to the community!

We had some issues with publishing permission to push our updates to the plugin, so we have made a fork so that we can be more reactive.

You can find it here:

You will have to uninstall the other, then install this one:
npm install --save @prismicio/gatsby-source-prismic-graphql
or
yarn add @prismicio/gatsby-source-prismic-graphql

and replace any references to the plugin:

  • In the Gatsby config
  • In the Gatsby Browser

My colleague @marc.mcintosh is now working on this.

Hopefully this should help for some of your cases.

Thanks.