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
I haven't checked all the dependencies, but can we upgrade react 16.14 to 17.0? will it raise any other errors? I'm just trying to update some of the packages like react and react-dom.
Also, running mern-client gives an error in index.js.
the error is: Module build failed (from ./node_modules/babel-loader/lib/index.js): SyntaxError {pathname}: Support for the experimental syntax 'jsx' isn't currently enabled (15:3).
Can you help me on this one if you are free?
The text was updated successfully, but these errors were encountered:
I haven't checked all the dependencies, but can we upgrade react 16.14 to 17.0? will it raise any other errors? I'm just trying to update some of the packages like react and react-dom.
Also, running mern-client gives an error in index.js.
the error is: Module build failed (from ./node_modules/babel-loader/lib/index.js): SyntaxError {pathname}: Support for the experimental syntax 'jsx' isn't currently enabled (15:3).
Can you help me on this one if you are free?
The text was updated successfully, but these errors were encountered: