TransWikia.com

Erro ao executar react-native run-android - outro erro

Stack Overflow em Português Asked by cfreitasc on February 9, 2021

Boa dia a todos. Estou fazendo um curso de React-Native e já estou na 10ª aula. Estou rodando o projeto do curso via Depuração USB no celular. Até então, tudo rodava funcionava direitinho mas agora react-native run-android passou a apresentar esses erros:

To reload the app press "r"
To open developer menu press "d"

[Sat Jan 02 2021 14:32:56.950] BUNDLE ./index.js

[Sat Jan 02 2021 14:33:13.676] WARN Require cycle: srcservicesRealm.js -> srcservicesCategories.js -> srcservicesRealm.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Sat Jan 02 2021 14:33:13.677] LOG Running "smartMoney2" with {"rootTag":1}
[Sat Jan 02 2021 14:33:13.677] LOG EntryList :: useEffect
[Sat Jan 02 2021 14:33:15.581] WARN Possible Unhandled Promise Rejection (id: 0):
Error: Provided schema version 2 is less than last set version 3.
[native code]
openLocalRealm@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:156592:55
getRealm$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:146864:66
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25090:32
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24990:30
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25020:19
tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27000:9
doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27164:25
Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27023:14
callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25019:33
enqueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25024:157
async@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25041:69
getRealm@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:146859:38
getEntries$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:146743:67
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25090:32
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24990:30
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25020:19
tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27000:9
doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27164:25
Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27023:14
callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25019:33
enqueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25024:157
async@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25041:69
getEntries@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:146738:38
loadEntries$@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:114030:75
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25090:32
tryCatch@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24917:23
invoke@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:24990:30
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25020:19
tryCallTwo@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27000:9
doResolve@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27164:25
Promise@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27023:14
callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25019:33
enqueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25024:157
async@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25041:69
loadEntries@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:114025:42
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:114044:18
commitHookEffectListMount@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:19579:38
commitPassiveHookEffects@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:19614:44
invokeGuardedCallbackImpl@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:9135:21
invokeGuardedCallback@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:9229:42
flushPassiveEffectsImpl@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:21958:36
unstable_runWithPriority@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:47124:30
performSyncWorkOnRoot@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:21083:28
performSyncWorkOnRoot@[native code]
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:12386:38
unstable_runWithPriority@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:47124:30
flushSyncCallbackQueueImpl@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:12381:28
flushSyncCallbackQueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:12370:35
scheduleUpdateOnFiber@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:20723:37
updateContainer@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:23202:21
render@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:23636:24
renderApplication@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:74828:77
run@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:74402:28
runApplication@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:74455:28
__callFunction@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2765:36
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2497:31
__guard@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2719:15
callFunctionReturnFlushedQueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2496:21
callFunctionReturnFlushedQueue@[native code]

Sou iniciante e não faço idéia do que é isso.
O que pode ser ?
Obrigado.

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP