I am getting error, wehen I try to run react native projects.
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED'
node: v18.16.0 sample react native version: ^0.64.2
I have done to change my node version with using nvm and so many things but nothing solved this problem.