
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
expo start 하고 qr로 들어가면 오류가 발생해서
expo start --tunnel 을 이용해서 수업을 진행하고 있었습니다
그런데 오늘 오류메세지가 발생하며 안들어가지네요..
왜 그런 걸까요?ㅠ
This command is being executed with the global Expo CLI. Learn more: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at C:\Users\Soo\Desktop\sparta_study\sparta-myhoneytip-soo
Starting Metro Bundler
Started Metro Bundler
Error starting ngrok: could not connect to TCP port 5574: cannot connect to 127.0.0.1:5574: 대상 컴퓨터에서 연결을 거부했으므로 연결하지 못했습니다. (10061)
Tunnel URL not found (it might not be ready yet), falling back to LAN URL.
Tunnel URL not found (it might not be ready yet), falling back to LAN URL.
Tunnel URL not found (it might not be ready yet), falling back to LAN URL.
보고 계신 화면 전체를 캡처해 주시면, 튜터님들이 빠르게 상황을 이해할 수 있어요.
작성한 코드 및 에러 메세지
오류 발생 시, 작성한 코드 전체와 에러 메시지를 첨부해 주세요.
Tip 1) </> 아이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
