Metro Bundler keeps failing

Please try removing the .expo directory within your project and run watchman watch-del-all. Then see if you have any watchman or node or expo processes running. (Of course you could have some other software running that uses node, so it might not be a problem if you find that. Use your judgement.)

If there are any old processes from a previous run of expo start, kill them. Then try running expo start -c again.

2 Likes