Could not start metro bundler
Getting following error while executing
command : npx react-native start
Node Version : v17.3.0
Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported
Could not start metro bundler
Getting following error while executing
command : npx react-native start
Node Version : v17.3.0
Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported
You can find solution for this question Here
This error is occuring in Node.js 17. Downgrade your node version to an older version (~16).