You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as soon as i run the project
`../src/Viewer.js
SyntaxError: C:\Users\vadim\OneDrive\Desktop\sinfo-react\xeokit-react\src\Viewer.js: Support for the experimental syntax 'jsx' isn't currently enabled (204:9):
my error like this,env node v16 and npm v8
SyntaxError: C:\Users\15806\Downloads\xeokit-react-develop\xeokit-react-develop\src\Viewer.js: Unexpected token (203:8)
as soon as i run the project
`../src/Viewer.js
SyntaxError: C:\Users\vadim\OneDrive\Desktop\sinfo-react\xeokit-react\src\Viewer.js: Support for the experimental syntax 'jsx' isn't currently enabled (204:9):
202 | } = this.props;
203 | return (
Add @babel/plugin-transform-react-jsx (https://git.io/vb4yd) to the 'plugins' section of your Babel config to enable transformation.`
The text was updated successfully, but these errors were encountered: