Steps to reproduce:
git clone ...
cd monorepo-example;
yarn;
yarn workspace @monorepo-example/mobileApp android;
it will run as expected then::
Looking for JS files in
C:\Users\ZalaBanY\monorepo-example
Loading dependency graph, done.
Error: Unable to resolve module `./index` from ``:
None of these files exist:
* index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)
Steps to reproduce:
it will run as expected then::
Looking for JS files in
C:\Users\ZalaBanY\monorepo-example
Loading dependency graph, done.