mapbox / react-native-mapbox-ar

Location based augmented reality components using React Native, Viro and Mapbox
MIT License
225 stars 46 forks source link

Tengo el siguiente error al momento de ejecutar este proyecto. help me #28

Closed humbernieto closed 2 years ago

humbernieto commented 4 years ago

RNMapboxARDemo@0.0.1 start D:\MIS ARCHIVOS\Documents\Developer\Software\react-native-mapbox-ar-master\RNMapboxARDemo node node_modules/react-native/local-cli/cli.js start

internal/modules/cjs/loader.js:1032 throw err; ^

Error: Cannot find module 'D:\MIS ARCHIVOS\Documents\Developer\Software\react-native-mapbox-ar-master\RNMapboxARDemo\node_modules\react-native\local-cli\cli.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1029:15) at Function.Module._load (internal/modules/cjs/loader.js:898:27) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) at internal/main/run_main_module.js:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! RNMapboxARDemo@0.0.1 start: node node_modules/react-native/local-cli/cli.js start npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the RNMapboxARDemo@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Humber\AppData\Roaming\npm-cache_logs\2020-06-06T00_24_10_239Z-debug.log