trying to run the react-native-example from getstream.io

I keep getting this responde

ERROR
15:18
(node:1216) UnhandledPromiseRejectionWarning: Error: Cannot find module ‘metro/src/blacklist’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15)
at Function.Module._load (internal/modules/cjs/loader.js:529:25)
at Module.require (internal/modules/cjs/loader.js:659:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object. (/Users/rissah/Development/react-native-example/rn-cli.config.js:5:19)
at Module._compile (internal/modules/cjs/loader.js:723:30)
at Module._compile (/Users/rissah/Development/react-native-example/node_modules/pirates/lib/index.js:83:24)
at Module._extensions…js (internal/modules/cjs/loader.js:734:10)
at Object.newLoader [as .js] (/Users/rissah/Development/react-native-example/node_modules/pirates/lib/index.js:88:7)
at Module.load (internal/modules/cjs/loader.js:620:32)
ERROR
15:18
(node:1216) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1216) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

you should ask getstream.io for help, we don’t maintain that example

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.