@react-navigation/routers/src/index.tsx: Unexpected token (9:12) 해결법
https://github.com/react-navigation/react-navigation/issues/8060
@react-navigation/routers/src/index.tsx: Unexpected token (9:12) · Issue #8060 · react-navigation/react-navigation
software version iOS or Android @react-navigation/native 5 react-native expo node npm or yarn
github.com
나와 같은 오류를 접한 사람이 있었다.
https://github.com/react-navigation/react-navigation/issues/7981#issuecomment-611377210
Build error after updating to 5.2.10 · Issue #7981 · react-navigation/react-navigation
Current Behavior updated @react-navigation/bottom-tabs, native, stack to latest version just now. Getting above error. Already tried deleting the cache, but no luck Your Environment software versio...
github.com
이 링크로 가서 node_modules를 다시 설치해보라 한다.
실행 결과 잘된다!
다 깨끗이 지우고 다시 설치하는게 답🧹