Replies: 1 comment 3 replies
-
안녕하세요 @Kwon9tae 파일 일부만 선택해서 올리는 것이 아니라, 프로젝트 전체를 깃헙에 올려주세요. 그래야 정확한 확인이 가능합니다.
감사합니다. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
페이지 616~624에 나와있는 그대로 따라했으나, 로그인 버튼을 눌렀을 때 계속해서 아래와 같은 경고 메시지가 발생하며,
로그인이 터미널에는 619페이지에 있는
{
...
"name": "[DEFAULT]",
.
.
.
}
이 내용도 뜨지 않습니다.
WARN Possible Unhandled Promise Rejection (id: 0):
FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call initializeApp() first (app/no-app).
FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call initializeApp() first (app/no-app).
at getApp (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:131618:33)
at getAuth (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:134939:25)
at ?anon_0 (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:134758:97)
at next (native)
at asyncGeneratorStep (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4644:26)
at next (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4663:29)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4668:14)
at tryCallTwo (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:61:9)
at doResolve (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:216:25)
at Promise (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:82:14)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4660:25)
at apply (native)
at signIn (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:134763:25)
at ?anon_0 (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:110898:45)
at next (native)
at asyncGeneratorStep (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4644:26)
at _next (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4663:29)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4668:14)
at tryCallTwo (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:61:9)
at doResolve (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:216:25)
at Promise (/private/var/folders/yw/6bx918xn4671rggfcdxz7fph0000gn/T/hermes/build_iphoneos/lib/InternalBytecode/InternalBytecode.js:82:14)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:4660:25)
at apply (native)
at onSubmit (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:110906:26)
at onPress (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:130696:26)
at _performTransitionSideEffects (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62264:22)
at _receiveSignal (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62220:45)
at onResponderRelease (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62087:34)
at apply (native)
at invokeGuardedCallbackProd (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62672:21)
at apply (native)
at invokeGuardedCallback (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62758:42)
at apply (native)
at invokeGuardedCallbackAndCatchFirstError (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62761:36)
at executeDispatch (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62825:48)
at executeDispatchesInOrder (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:62842:26)
at executeDispatchesAndRelease (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:63948:35)
at executeDispatchesAndReleaseTopLevel (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:63955:43)
at forEach (native)
at forEachAccumulated (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:63284:22)
at runEventsInBatch (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:63966:27)
at runExtractedPluginEventsInBatch (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:64025:25)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:64006:42)
at batchedUpdates$1 (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:74596:20)
at batchedUpdates (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:63937:36)
at _receiveRootNodeIDEvent (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:64005:23)
at receiveTouches (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:64048:34)
at apply (native)
at __callFunction (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:2826:36)
at anonymous (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:2587:31)
at __guard (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:2777:15)
at callFunctionReturnFlushedQueue (http://192.168.45.16:19000/node_modules%5Cexpo%5CAppEntry.bundle//&platform=ios&dev=true&hot=false:2586:21)
위와 같은 경고 메시지가 터미널에 나옵니다.
또한,
iOS Bundling complete 30ms
LOG [TypeError: Cannot read property 'fromModule' of undefined]이란 에러도 뜹니다.
파일 주소 입니다.
https://github.com/Kwon9tae/React-Native-study-9
감사합니다.
Beta Was this translation helpful? Give feedback.
All reactions