2

i am working on expo. When i run the command "npm start", the expo developer tool gets open and the tunnel gets connected but the javascript bundle gets stuck on 0%. and does not load further. why is it happening?

enter image description here

2
  • are you using watchman ? Commented Mar 16, 2019 at 5:23
  • No............. Commented Mar 17, 2019 at 15:37

2 Answers 2

1

please delete the /node_modules folder and package-lock.json file

OR

may be a Watchman version issue.

https://github.com/react-community/create-react-native-app/issues/513#issuecomment-371102947

Please refer to this link.

Sign up to request clarification or add additional context in comments.

1 Comment

it worked for the first time but now i am again having issues. it does build when i run the expo app first time but as long as i start to do any coding it doesnot build anymore.
0

Possible solutions

Log out of Expo Shutdown DevTool (browser thing) Reboot Windows

Helped me a lot!

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.