diff --git a/package.json b/package.json index e5c9759a..03ab675a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "web-vitals": "^1.0.1" }, "scripts": { - "start": "react-scripts start", + "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"