react-netlify-identity-gotrue
react-netlify-identity-gotrue copied to clipboard
Error installing on gatsby v4
When I attempt to install the package, I get the following error:
npm ERR! Found: [email protected]
npm ERR! node_modules/gatsby
npm ERR! gatsby@"^4.10.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^2.0.0" from [email protected]
npm ERR! node_modules/gatsby-plugin-netlify-identity-gotrue
npm ERR! gatsby-plugin-netlify-identity-gotrue@"*" from the root project
It appears to require gatsby v2 or higher and I have 4, so I'm not understanding the issue here.