justinmahar / react-social-media-embed

📰 Easily embed social media posts from Facebook, Instagram, LinkedIn, Pinterest, TikTok, X (Twitter), and YouTube in React.
https://justinmahar.github.io/react-social-media-embed/
MIT License
228 stars 30 forks source link

React 18 #10

Closed fembuelita closed 2 years ago

fembuelita commented 2 years ago

Hi there -- any plans on updating the package requirements to allow React 18? Currently getting this error when trying to install on a React 18.1 project:

npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR!   react@"^18.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.2" from react-social-media-embed@2.0.12
justinmahar commented 2 years ago

Hey! Thanks for the heads up. I'll get that fixed up this evening.

justinmahar commented 2 years ago

All set. Give it a shot and close if it's fixed for you.

fembuelita commented 2 years ago

It works! Sorry for the week long delay in my response.

justinmahar commented 2 years ago

No prob. Awesome!