Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

проект не запускается #2

Open
miptleha opened this issue Mar 5, 2023 · 0 comments
Open

проект не запускается #2

miptleha opened this issue Mar 5, 2023 · 0 comments

Comments

@miptleha
Copy link

miptleha commented Mar 5, 2023

npm install
15 vulnerabilities (1 low, 1 moderate, 8 high, 5 critical)

npm start

[email protected] start
webpack-dev-server --config webpack.dev.js --mode development

i 「wds」: Project is running at http://localhost:3000/
i 「wds」: webpack output is served from /
i 「wds」: Content not from webpack is served from c:\2\react yandex\selfmade-react\dist
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:471:10)
at c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:503:5
at c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:358:12
at c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:471:10)
at c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:503:5
at c:\2\react yandex\selfmade-react\node_modules\webpack\lib\NormalModule.js:358:12
at c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (c:\2\react yandex\selfmade-react\node_modules\loader-runner\lib\LoaderRunner.js:205:4) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant