Skip to content

Expo app won't start the development server #31481

Closed
@Revaycolizer

Description

@Revaycolizer

Minimal reproducible example

https://github.com/Revaycolizer/app-delicery

What platform(s) does this occur on?

Android

Where did you reproduce the issue?

in Expo Go

Summary

Tried to initialize my app which i have been developing for two years but sadly i am not able to run it and i am getting this error

FetchError: request to https://api.expo.dev/v2/sdks/51.0.0/native-modules failed, reason:
FetchError: request to https://api.expo.dev/v2/sdks/51.0.0/native-modules failed, reason:
at ClientRequest. (/home/revaycolizer/projects/app-delivery/node_modules/node-fetch/lib/index.js:1501:11)
at ClientRequest.emit (node:events:520:28)
at emitErrorEvent (node:_http_client:103:11)
at TLSSocket.socketErrorListener (node:_http_client:506:5)
at TLSSocket.emit (node:events:520:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Environment

expo-env-info 1.2.0 environment info:
System:
OS: Linux 6.8 Linux Mint 21.3 (Virginia)
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 22.6.0 - ~/.nvm/versions/node/v22.6.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v22.6.0/bin/npm
npmPackages:
expo: ~51.0.28 => 51.0.29
expo-router: ~3.5.23 => 3.5.23
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.74.5 => 0.74.5
react-native-web: ~0.19.10 => 0.19.12
npmGlobalPackages:
eas-cli: 10.2.3
expo-cli: 6.3.12
Expo Workflow: managed

Expo Doctor Diagnostics

Detailed check results:

(node:39061) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
FetchError: request to https://api.expo.dev/v2/sdks/51.0.0/native-modules failed, reason:
FetchError: request to https://api.expo.dev/v2/sdks/51.0.0/native-modules failed, reason:
at ClientRequest. (/home/revaycolizer/projects/app-delivery/node_modules/node-fetch/lib/index.js:1501:11)
at ClientRequest.emit (node:events:520:28)
at emitErrorEvent (node:_http_client:103:11)
at TLSSocket.socketErrorListener (node:_http_client:506:5)
at TLSSocket.emit (node:events:520:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Advice: Use 'npx expo install --check' to review and upgrade your dependencies.

One or more checks failed, indicating possible issues with the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reviewIssue is ready to be reviewed by a maintainerstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions