Sal Pathare
Results
1
issues of
Sal Pathare
 Updating react scripts will lead to errors. [package.json#L15](https://github.com/remcoder/gcode-preview/blob/6a853adafa06953952a7134a8a1a67953af76cc7/react-typescript-demo/package.json#L15) `"react-scripts": "4.0.3"` -> `"react-scripts": "5.0.1"` Additionally, react-scripts: 4.0.3 does not play nice with node >16 and requires a additional flag in...
help wanted