tjallingt/react-youtube

Can't import the named export 'jsx' from non EcmaScript module (only default export is available)

adcoding opened this issue ยท 5 comments

React with Javascript
Why do I get this error?

./node_modules/react-youtube/dist/YouTube.mjs
Can't import the named export 'jsx' from non EcmaScript module (only default export is available)

๐ŸŽ‰ This issue has been resolved in version react-youtube-v10.0.0-canary.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

๐ŸŽ‰ This issue has been resolved in version react-youtube-v10.1.0-canary.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

๐ŸŽ‰ This issue has been resolved in version react-youtube-v10.1.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

@adcoding can you please test again with version 10.1.0?

@ruisaraiva19 yeah it's working now... thank you