Uncaught TypeError: use_force_update_1.default is not a function
>Downgrade react-scripts to ^4 until they resolve it in ^5.
>Downgrade use-force-update to 1.0.8.
package.json{ "resolutions": { "use-force-update": "1.0.8" } }