You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[EAGER_BUNDLE] Starting Metro Bundler
[EAGER_BUNDLE]
[EAGER_BUNDLE] iOS Bundling failed 3399ms src/index.ts (1263 modules)
[EAGER_BUNDLE]
[EAGER_BUNDLE] Unable to resolve module zod from /private/var/folders/h_/37qyvgn92xsb4bsdlh5phf1r0000gn/T/eas-build-local-nodejs/9af46fbe-9b31-4c2f-9694-aa0f929f78e3/build/nr-common/deps.ts: zod could not be found within the project.
[EAGER_BUNDLE] > 1 | import { z } from "zod";
[EAGER_BUNDLE] | ^
[EAGER_BUNDLE] 2 | export { z };
[EAGER_BUNDLE] 3 |
[EAGER_BUNDLE] Error: Unable to resolve module zod from /private/var/folders/h_/37qyvgn92xsb4bsdlh5phf1r0000gn/T/eas-build-local-nodejs/9af46fbe-9b31-4c2f-9694-aa0f929f78e3/build/nr-common/deps.ts: zod could not be found within the project.
[EAGER_BUNDLE] > 1 | import { z } from "zod";
[EAGER_BUNDLE] | ^
[EAGER_BUNDLE] 2 | export { z };
[EAGER_BUNDLE] 3 |
[EAGER_BUNDLE] Error: Unable to resolve module zod from /private/var/folders/h_/37qyvgn92xsb4bsdlh5phf1r0000gn/T/eas-build-local-nodejs/9af46fbe-9b31-4c2f-9694-aa0f929f78e3/build/nr-common/deps.ts: zod could not be found within the project.
[EAGER_BUNDLE] > 1 | import { z } from "zod";
[EAGER_BUNDLE] | ^
[EAGER_BUNDLE] 2 | export { z };
[EAGER_BUNDLE] 3 |
@shuesken Looks like this is caused by the monorepo setup. :-(
The text was updated successfully, but these errors were encountered:
@shuesken Looks like this is caused by the monorepo setup. :-(
The text was updated successfully, but these errors were encountered: