【发布时间】:2022-12-30 21:30:57
【问题描述】:
在 expo start、expo r --tunnel、expo start --tunnel 之后我收到了这个错误:
Tunnel URL not found (it might not be ready yet), falling back to LAN URL.
有时 :
Error starting tunnel Converting circular structure to JSON
--> starting at object with constructor 'Socket'
| property '_httpMessage' -> object with constructor 'ClientRequest'
--- property 'socket' closes the circle
我的环境信息:
Expo CLI 5.0.3 environment info:
System:
OS: Linux 5.13 Ubuntu 20.04.3 LTS (Focal Fossa)
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 14.0.0 - ~/.nvm/versions/node/v14.0.0/bin/node
npm: 8.3.1 - ~/.nvm/versions/node/v14.0.0/bin/npm
npmPackages:
@expo/metro-config: ^0.2.2 => 0.2.8
expo: ~44.0.0 => 44.0.0
react: 17.0.1 => 17.0.1
react-dom: 17.0.1 => 17.0.1
react-native: 0.64.3 => 0.64.3
react-native-web: 0.17.1 => 0.17.1
Expo Workflow: managed
请帮我!谢谢
【问题讨论】:
-
请提供足够的代码,以便其他人可以更好地理解或重现问题。
标签: javascript node.js react-native vue.js expo