79584842

Date: 2025-04-21 15:03:04
Score: 0.5
Natty:
Report link

Here is a quick fix that works for windows:

On the package.json file edit the start command

 "start": "set NODE_OPTIONS=--openssl-legacy-provider && react-scripts start",
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Abishe G Chhetri