callstack / callstack/super-app-showcase
Failed to launch Android & Failed to install Pods and launch IOS
Open
bug
- Dominant language
- TypeScript
- Stars
- 637
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
Debug; MacOS 13.5.2; pnpm 8.9.2;
## Description
I've tried to launch the app. I successfully installed `node_modules`. After, tried to launch `pnpm --filter host android` and faced the next error:
Also, tried to launch IOS. Started from the pod installation via `pnpm pods`, but no luck:
Therefore, `pnpm --filter host ios` throes the next error:
## Reproducible Demo
I used command from the [docs](https://github.com/callstack/super-app-showcase).
**Android**: `pnpm --filter host android`.
**IOS**: `pnpm pods` and `pnpm --filter host ios`.
Contributor guide
Assessment
This issue has not been assessed yet.