• 카테고리

    질문 & 답변
  • 세부 분야

    모바일 앱 개발

  • 해결 여부

    미해결

윈도우: react navigation 강의 듣다가 생긴 오류

24.06.29 14:32 작성 조회수 39

0

Invariant Violation: "matzipApp" has not been registered. This can happen if:

* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.

* A module failed to load due to an error and AppRegistry.registerComponent wasn't called., js engine: hermes

 

react navigation 강의에서

react-native-gesture-handler

를 설치하고 나서 계속 위와 같은 오류가 납니다. 개발환경은 윈도우이구요. 아무리 gesture-handler의 버전을 조정해봐도 같은 오류가 계속 나고 구글링을 해서 issue들을 살펴봐도 정말 명확한 해결책도 없구요.. 빨리 다음 강의 듣고싶은데 답답하네요..

답변 1

답변을 작성해보세요.

0

Kyo님의 프로필

Kyo

지식공유자

2024.06.29

그전에 표시된부분을보면 이전에실행한 프로젝트 메트로가 제대로 종료되지않은것같은데요. 캐시정리해보시겠어요?

npx react-native start --reset-cache

채널톡 아이콘