@jsfroes even I tried the same method in windows… but it’s not working for me…
In my webpack.config.js
presets: [
require.resolve(’@babel/preset-env’),
require.resolve(’@babel/preset-react’)
],
this thing is present… so if I try to replace it with the command u mentioned… I am getting Invalid or expected token errors.