question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expo app - can't load project with message : This is taking much longer than it should...

See original GitHub issue

I have

  • installed Node 8.11.0 on Windows 8
  • installed npm install -g create-react-native-app
  • created successfully a test project
create-react-native-app AwesomeProject
cd AwesomeProject
npm start

  • installed expo client app on my iphone 5s, iOS 9.2
  • sent the app url using email to my phone

I

  • connect my iphone on the same network of my windows machine (wifi)
  • click on the link contained in the email message
  • accept to open the link in the Expo app
  • the Expo app tries to launch the procjet but gets stuck givin this message

This is taking much longer than it should. You might want to check your interenet connection

  • Expo app crashes It seems like the project is too heavy to be loeaded in the app, due to the list of node_modules installed.

How can i solve this problem? I am stuck in development.

img_8410

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

10reactions
manu-dikzitcommented, Oct 3, 2018

@Azambadar I faced the same problem. Turns out I was creating a “LAN” connection on the desktop expo server. Switching to “Tunnel” solved it for me

9reactions
mollyACcommented, Jan 9, 2022

I just started using expo-cli so here is what I found out.

Windows:

  1. Use the same wi-fi connection for both laptop and phone
  2. Enable the Node.js JavaScript Runtime in “Control Panel\System and Security\Windows Defender Firewall\Allowed apps” image By default, Node.js JavaScript Runtime is enabled in private network connection. So you will need to enable it in the public network connection.

Hope it helps!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expo app - can't load project with message : This is taking ...
open Expo then click the “Scan QR Code” and Scan the QR code in our terminal. but I get following error : error....
Read more >
Troubleshooting build errors and crashes - Expo Documentation
A reference for troubleshooting build errors and crashes when using EAS Build.
Read more >
5 common errors found in a React Native app (using Expo)
When creating a mobile app with React Native, you can use Expo to streamline some complexities. Meet the most common errors and how...
Read more >
Expo App - Can'T Load Project With Message: This Is Taking ...
Expo App - Can'T Load Project With Message: This Is Taking Much Longer Than It Should. La vison le opinioni e le novit...
Read more >
Expo Something Went Wrong : 1 Expo React Native Tip You ...
We consider one important expo react native trick that you should know to help you solve many connection problems. This includes expo app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found