React Nativeで開発を行うためにexpoを立ち上げようと、対象のディレクトリで「expo start」を実行しようとすると以下のようなエラーが発生してしまいます。
エラー文で検索してみても原因も解決方法も自力では見つけ出せなかったので、どなたかお分かりになる方がいればと思い質問させて頂きました・・・!
ヒントでも結構ですので、アドバイスいただけますと幸いです・・・!
何卒よろしくお願い致します。
以下エラー文です
(node:1328) UnhandledPromiseRejectionWarning: RangeError [ERR_SOCKET_BAD_PORT] [ERR_SOCKET_BAD_PORT]: Port should be >= 0 and < 65536. Received 65536. at Server.listen (net.js:1428:13) at /usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:8:12 at new Promise (<anonymous>) at testPortAsync (/usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:6:10) at availableAsync (/usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:24:17) at /usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:37:23 at new Promise (<anonymous>) at freePortRangeAsync (/usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:33:10) at /usr/local/lib/node_modules/expo-cli/node_modules/freeport-async/index.js:43:18 (node:1328) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2) (node:1328) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。