반응형
wsl에서 expo 사용시 인터넷이 멈추는 현상이 있다
해당 버그는 wsl에서 나타나는데 아직 명확한 해결 방법은 없어보인다
powershell로 start를 하는 방법으로 진행하고 있다
해결방법은 아래 링크에서 확인 할 수 있다
1 - WIN+R -> services.msc
2 - Find LxssManager
3 - Right-click -> Restart
https://github.com/expo/expo-cli/issues/99
Host remains without network after a while · Issue #99 · expo/expo-cli
Description Okay, so this is a bit of a weird one, but I will try my best to explain what happens Expected Behavior Start expo cli Work without any network issues Observed Behavior Start expo cli W...
github.com
반응형
'WEB > React Native' 카테고리의 다른 글
| react native window 개발 환경 세팅 (0) | 2020.05.26 |
|---|---|
| expo 배포하기 (0) | 2020.03.18 |
| react-native 플레이스토어 업데이트 버전코드 (0) | 2020.02.05 |
| react-native에서 TouchableOpacity를 사용하는 이유 (0) | 2020.02.02 |