Dilan Nair
Dilan Nair
@gauravshah27 it should be out by Monday!
Is that craco config the same one you used with craco 6?
Upgrading to craco v7 includes upgrading webpack from v4 to v5, and these issues (at least the one that @rahulagarwal11 sent) involve configuration that was valid in the older version...
@rahulagarwal11 the issue might lie within the `@soluto-private/mx-webpack-configure-mx`. The package is private so I can't view it myself. Does that package use webpack 5? Your webpack configuration is using properties...
Thanks for catching this. Neither list was correct. The correct file name is `.cracorc.ts`. I just updated the [documentation](https://craco.js.org/docs/configuration/getting-started/#creating-the-file) so that's accurate now, and I'll update that error message soon.
https://pastebin.com/Xhc1mQXc I am using a version of Minecraft that isn't compatible with CorpseReborn (1.14.4). Could that be the issue?
`react-scripts` is the main script package of Create React App and is essentially what's being overridden by CRACO. CRACO is built for Create React App, so it wouldn't make sense...
Lmaoo what a poetic time indeed. It was about time tbh. I've been using other frameworks myself for a while now since they're a lot faster and more feature rich....