Exp-cli and Exp xde Packager hanging/stalling right after "Dependency graph loaded." step

It’s still not working. Here is what is being output after running the above command:

⇒  exp r -c
09:38:19 [exp] Using project at /private/var/www/react/oo-react-app
09:38:27 [exp] Starting React Native packager...
09:38:28 [exp] Scanning folders for symlinks in /private/var/www/react/oo-react-app/node_modules (8ms)
09:38:28 [exp] Loading dependency graph.
09:38:29 [exp] Dependency graph loaded.
^C
Stopping packager...
Packager stopped.

I’ve tried uninstalling and reinstalling the expo xde, also the expo cli. I’ve also tried all of the steps here: How to clear the Expo and React Native packager caches (Metro, Watchman, Haste) without any luck.