vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.48k stars 82 forks source link

I have a problem while use this library. Module not found: Error: Can't resolve 'react/jsx-runtime' #150

Open cpx2017 opened 6 months ago

cpx2017 commented 6 months ago

I have a problem while use this library. in below.

Module not found: Error: Can't resolve 'react/jsx-runtime' in '<Path for react--tweet in node-modules folder>' Did you mean 'jsx-runtime.js'?

I use React and React Dom 17.0.2 and whole of this project are js files not jsx. Can anyone help this?