Replies: 2 comments 2 replies
-
Hello @mausic ! Thanks for creating this discussion. Can you please create an issue here instead? It would allow us to help and provide better assistance. Thanks again and looking forward to hearing back from you. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Based on this comment, seems like the issue was resolved. Let us know if you have any other questions! Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone!
I would be very happy to receive any help with an issue I am trying to solve for a few days.
I receive strange infinite errors with a bare react native project setup.
Steps to reproduce:
npx create-turbo@latest
selectyarn
as a package managercd apps
npx ignite-cli@latest new pizza-app
cd pizza-app
index.js
, updatepackage.json
andmetro.config.js
according to expo monorepo guidelinesyarn ios
Any advice or suggestions where to look for a fix?
upd: I am using
yarn 1.22.19
Beta Was this translation helpful? Give feedback.
All reactions