index.js: Cannot find module ‘react-native-reanimated/plugin’ Require stack:
error: index.js: Cannot find module ‘react-native-reanimated/plugin’ Require stack: D:jdMyAppnode_modules@babelcorelibconfigfilesplugins.js D:jdMyAppnode_modules@babelcorelibconfigfilesindex.js D:jdMyAppnode_modules@babelcorelibindex.js D:jdMyAppnode_modulesmetro-transform-workersrcindex.js D:jdMyAppnode_modulesmetrosrcDeltaBundlerWorker.flow.js D:jdMyAppnode_modulesmetrosrcDeltaBundlerWorker.js D:jdMyAppnode_modulesjest-workerbuildworkersprocessChild.js Make sure that all the Babel plugins and presets you are using are defined as dependencies or devDependencies in your package.json file. It’s possible that the missing plugin is loaded by a preset you are using that forgot to add […]