safak / youtube

5.01k stars 5.44k forks source link

I am encountering errors with the redux-toolkit importation and the digital envelope routines #170

Closed meyoh-23 closed 8 months ago

meyoh-23 commented 8 months ago

below are the two errors ./node_modules/@reduxjs/toolkit/dist/redux-toolkit.legacy-esm.js 331:12 Module parse failed: Unexpected token

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED'

I have tried to browse for a solution without success, could someone kindly help me.

meyoh-23 commented 8 months ago

got a solution from stack overflow.