Support for the experimental syntax 'jsx' isn't currently enabled #3187
Unanswered
Benoit-ROBIN
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have this error
Support for the experimental syntax 'jsx' isn't currently enabled
, when I try to start my web server.The web app use react-scripts and react-native-web.
I didn't have this error before I tried to use '@react-navigation/drawer'.
The web app use react-scripts unejected.
I believe it's due to a missing webpack config but I can't figured which one.
Error
babel.config.js
package.json
Beta Was this translation helpful? Give feedback.
All reactions