теперь пишет
npm start
> y@0.1.0 start
> react-scripts start
i 「wds」: Project is running at
http://192.168.1.68/
i 「wds」: webpack output is served from
i 「wds」: Content not from webpack is served from C:\xampp\htdocs\mysite3.local\react-youtube\public
i 「wds」: 404s will fallback to /
Starting the development server...
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:130:10)
at module.exports (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\util\createHash.j s:135:53)
at NormalModule._initBuildHash (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:4 17:16)
at handleParseError (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:4 71:10)
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:5 03:5
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:3 58:12
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\react-scripts\scripts\start.js:19
throw err;
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:130:10)
at module.exports (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\util\createHash.j s:135:53)
at NormalModule._initBuildHash (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:4 17:16)
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:4 52:10
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\webpack\lib\NormalModule.js:3 23:13
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:367:11
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:233:18
at context.callback (C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\loader-runner\lib\LoaderRunner.js:111:13)
at C:\xampp\htdocs\mysite3.local\react-youtube\node_modules\babel-loader\lib\index.js:59:103 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}