callstack / callstack/super-app-showcase

Failed to launch Android & Failed to install Pods and launch IOS

Open
#74 10 comments 0 reactions 0 assignees View on GitHub
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:

SA Android Error 1

Also, tried to launch IOS. Started from the pod installation via `pnpm pods`, but no luck:

SA Pods Error 1
SA Pods Error 2

Therefore, `pnpm --filter host ios` throes the next error:

SA IOS Error 2

## 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.