This blog will show you how to create an Expo monorepo with Nx. In this example, you will be creating two Expo apps in a monorepo with @nx/expo: on...
For further actions, you may consider blocking this person and/or reporting abuse
Hey! Nice article :) it has helped a lot!
However, either following the step-by-step or cloning your repository gives the same error. I'm trying to compile locally with:
nx build cats --local --profile=preview --platform=iosand I get:Any idea? Thank you :)