We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c7e3a commit 0948e06Copy full SHA for 0948e06
package.json
@@ -13,7 +13,7 @@
13
"web-vitals": "^1.1.2"
14
},
15
"scripts": {
16
- "start": "react-scripts start",
+ "start": "react-scripts --openssl-legacy-provider start",
17
"build": "react-scripts build",
18
"test": "react-scripts test",
19
"eject": "react-scripts eject",
0 commit comments