``` node:internal/modules/cjs/loader:1148 throw err; ^ Error: Cannot find module 'C:\....\node_modules\react-native\local-cli\cli.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15) at Module._load (node:internal/modules/cjs/loader:986:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.15.1 [Error] "react-native bundle" command exited with code 1. ELIFECYCLE Command failed with exit code 1. ```