super-app-showcase icon indicating copy to clipboard operation
super-app-showcase copied to clipboard

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

Open rezkiy37 opened this issue 7 months ago • 9 comments

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.

Android: pnpm --filter host android. IOS: pnpm pods and pnpm --filter host ios.

rezkiy37 avatar Nov 18 '23 13:11 rezkiy37