Closed mrseanbaines closed 4 years ago
This seemed to be resolved by downgrading gatsby
:
- "gatsby": "^2.24.37",
+ "gatsby": "2.24.23",
+ "@prismicio/gatsby-source-prismic-graphql": "^3.6.11",
No issue with installing other packages on the latest version of Gatsby.
Hi @mrseanbaines yes I've notied that using gatsby 2.24.11 works fine, I'm thinking of locking the version in gatsby-source-graphql-universal
to prevent this from happening
Starting a new Gatsby project and installing this package throws an error:
error An unexpected error occurred: "could not find a copy of gatsby to link in /Users/{path to project}/node_modules/@prismicio/gatsby-source-prismic-graphql/node_modules".
Steps to reproduce: