Gatsby tutorial part 3 is broken — Could not resolve dependency: peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected] #30249
Replies: 1 comment
-
Hi! Unfortunately this is an issue with npm 7 -- until the tutorial is rewritten to include notes for this version, you'll want to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On Chapter 3 of the tutorial, users are requested to install typography.js. Unfortunetly, some external dependencies are outdated, making it difficult to follow the instructions without downgrading dependencies.
Steps to reproduce
Follow the steps described at https://www.gatsbyjs.com/docs/tutorial/part-three/#-install-and-configure-gatsby-plugin-typography:
Current result
Beta Was this translation helpful? Give feedback.
All reactions