jest-haste-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty .watchmanconfig
file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: watchman::QueryExecError: query failed: synchronization failed: root dir was removed or is inaccessible. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:68:19)
at Object.createHash (node:crypto:138:10)
at stableHash (/Users/rosivaldocorreiadapaixao/Alura/orgsHooks/node_modules/metro-cache/src/stableHash.js:19:8)
at Object.getCacheKey (/Users/rosivaldocorreiadapaixao/Alura/orgsHooks/node_modules/metro-transform-worker/src/index.js:593:7)
at getTransformCacheKey (/Users/rosivaldocorreiadapaixao/Alura/orgsHooks/node_modules/metro/src/DeltaBundler/getTransformCacheKey.js:24:19)
at new Transformer (/Users/rosivaldocorreiadapaixao/Alura/orgsHooks/node_modules/metro/src/DeltaBundler/Transformer.js:48:9)
at /Users/rosivaldocorreiadapaixao/Alura/orgsHooks/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'
}
Algem poderia me ajudar?