Question about metro and monorepo #213
malopezr7
announced in
Announcements
Replies: 1 comment
-
the problem its because rush does not have package json, i will change to turborepo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I feel this is not related to the library but I am having a problem using it in my repository as well, I want metro to work with pnpm but when I import react-native-monorepo-tools all the time I get a package.json not found in path error.
I am currently using rush as my monorepo manager and these are my files:
metro.config.json:
package.json:
error:
have you ever had the same error?
if thereis some problem with this issue please delete, 0 problems
Beta Was this translation helpful? Give feedback.
All reactions