Does not build NX Application

I wanted to try out CircleCi since it has good support for cloud deployments. But I encountered many problems. I somehow solved most of them but the last two bugs was just enough for me.

One bug was a building error, something about ELIFECYCLE. Sometimes it worked and somethings it threw the error. No idea why. Another bug or problem was that even if it succeeded, there was no output folder.

I do not know if it is because I use a monorepo with Nx or something else. But just switching to Travis CI with a simple install and build, worked flawlessly. I do not know what is different in CircleCi, but it seems to complicated. I just give up…

Code: https://github.com/myin142/monorepo/tree/circleci-project-setup
Pipeline: https://app.circleci.com/pipelines/github/myin142/monorepo