uilibrary / matx-react

Matx -Free and open-source React Material UI Admin Dashboard Template
https://ui-lib.com/downloads/matx-react-dashboard
MIT License
925 stars 389 forks source link

npm start errors with ERR_OSSL_EVP_UNSUPPORTED #46

Closed jyswee closed 1 year ago

jyswee commented 1 year ago

Hello, I am trying to run on a macbook. npm install and then nm start - but returns this..

Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:140:10) at module.exports (/--/matx-react/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/--/matx-react/node_modules/webpack/lib/NormalModule.js:417:16) at /--/matx-react/node_modules/webpack/lib/NormalModule.js:452:10 at /--/matx-react/node_modules/webpack/lib/NormalModule.js:323:13 at /--/matx-react/node_modules/loader-runner/lib/LoaderRunner.js:367:11 at /--/matx-react/node_modules/loader-runner/lib/LoaderRunner.js:233:18 at context.callback (/--/matx-react/node_modules/loader-runner/lib/LoaderRunner.js:111:13) at /--/matx-react/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' }

Can you shed any light onto why? thanks Joe

Kae-Tempest commented 1 year ago

same on win 11 22h2

keelz commented 1 year ago

same here

oottoohh commented 1 year ago

same here

nabedkhan commented 1 year ago

We update the dependencies & try again @oottoohh @keelz @Kae-Tempest