
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
2주차 숙제중.. expo go에서 아래 에러메시지가 뜨는데 무엇이 문제일까요..? 주신 코드스니펫을 그대로 붙여넣어도 똑같이 나오네요 ㅠ
Unhandled JS Exception: Requiring unknown module "1". If you are sure the module exists, try restarting Metro. You may also want to run `yarn` or `npm install`. loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:218:31 @http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:20266:43 loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 @http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:19896:34 loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 @http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:19880:33 loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 @http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:29614:36 loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 @http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:18772:14 loadModuleImplementation@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 guardedLoadModule@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:153:47 global code@http://119.194.66.122:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:99482:4 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:218:31 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 loadModuleImplementation AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:252:14 guardedLoadModule AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:153:47 global code AppEntry.bundle?platform=ios&dev=true&hot=false&strict=false&minify=false:99482:4
