In my case nx hang indefinitely during project graph calculation once I added a second new app to my monorepo. After 2h of trying different things, I found out that even the individual apps need a package.json or else it will not work (even tho for single version strategies where the docs say you don't need it)