gatsby-plugin-gdpr-cookies icon indicating copy to clipboard operation
gatsby-plugin-gdpr-cookies copied to clipboard

Support react 18

Open adrian-goe opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. I updated my homepage project and noticed this message:

npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@"^16.9.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm ERR!   node_modules/gatsby
npm ERR!     gatsby@"4.17.2" from the root project
npm ERR!     peer gatsby@"^2.24.77 || ^3.0.0 || ^4.0.0" from [email protected]
npm ERR!     node_modules/gatsby-plugin-gdpr-cookies
npm ERR!       gatsby-plugin-gdpr-cookies@"2.0.9" from the root project
npm ERR!   1 more (react-dom)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1 || ^17.0.1" from [email protected]
npm ERR! node_modules/gatsby-plugin-gdpr-cookies
npm ERR!   gatsby-plugin-gdpr-cookies@"2.0.9" from the root project

Describe the solution you'd like support react 18

adrian-goe avatar Jul 06 '22 07:07 adrian-goe

Hi, any update on this ? 👀

RectoVersoDev avatar Oct 20 '22 07:10 RectoVersoDev