diff --git a/(Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) b/(Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) new file mode 100644 index 0000000..b8b93ed --- /dev/null +++ b/(Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) @@ -0,0 +1,6 @@ +"scripts": { + "start": "react-scripts --openssl-legacy-provider start", + "build": "react-scripts --openssl-legacy-provider build", + "test": "react-scripts test", + "eject": "react-scripts eject" +}