From 11668784add137f9a1c2a4ef3c71b9f79a9087c7 Mon Sep 17 00:00:00 2001 From: Pritam <95082658+pritam1309@users.noreply.github.com> Date: Thu, 20 Oct 2022 20:53:45 +0530 Subject: [PATCH] Create (Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) --- (Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 (Solution) Build_with_node +17.x (ERR_OSSL_EVP_UNSUPPORTED) 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" +}