No curso React Native: criando menu e navegando entre telas onde ela ensina a baixar o projeto e rodar, estou com problema ao rodar o projeto com npm start e logo em seguida npm run ios
npm start :
alysson@Mac-mini-de-FcxLabs react-native-navegacao-entre-telas % npm start
> orgsnavegacao@0.0.1 start
> react-native start
#######
################
######### #########
######### ##########
######### ###### #########
##########################################
##### ##################### #####
##### ############## #####
##### ### ###### ### #####
##### ####### ####### #####
##### ########### ########### #####
##### ########################## #####
##### ########################## #####
##### ###################### ######
###### ############# #######
######### #### #########
######### #########
######### #########
#########
Welcome to Metro!
Fast - Scalable - Integrated
To reload the app press "r"
To open developer menu press "d"
watchman warning: Recrawled this watch 1 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/alysson/Documents/code/react-native-navegacao-entre-telas' ; watchman watch-project '/Users/alysson/Documents/code/react-native-navegacao-entre-telas'`
Recrawled this watch 1 times, most recently because:
MustScanSubDirs UserDroppedTo resolve, please review the information on
https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
To clear this warning, run:
`watchman watch-del '/Users/alysson/Documents/code/react-native-navegacao-entre-telas' ; watchman watch-project '/Users/alysson/Documents/code/react-native-navegacao-entre-telas'`
Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at stableHash (/Users/alysson/Documents/code/react-native-navegacao-entre-telas/node_modules/metro-cache/src/stableHash.js:19:8)
at Object.getCacheKey (/Users/alysson/Documents/code/react-native-navegacao-entre-telas/node_modules/metro-transform-worker/src/index.js:593:7)
at getTransformCacheKey (/Users/alysson/Documents/code/react-native-navegacao-entre-telas/node_modules/metro/src/DeltaBundler/getTransformCacheKey.js:24:19)
at new Transformer (/Users/alysson/Documents/code/react-native-navegacao-entre-telas/node_modules/metro/src/DeltaBundler/Transformer.js:48:9)
at /Users/alysson/Documents/code/react-native-navegacao-entre-telas/node_modules/metro/src/Bundler.js:22:29
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
ja fui no xcode tentar abrir e dar o mesmo erro build failed
já reiniciei a maquina. enfim.. não funciona ;)