Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error iOS project folder not found #22

Open
web1989 opened this issue May 6, 2021 · 1 comment
Open

error iOS project folder not found #22

web1989 opened this issue May 6, 2021 · 1 comment

Comments

@web1989
Copy link

web1989 commented May 6, 2021

Hello
I have Mazi and I'm trying running but I have this error:
npx react-native run-ios
error iOS project folder not found. Are you sure this is a React Native project?

I'm following this steps

IOS
Install node modules

cd ./source
npm install
Install cocoapods

sudo gem install cocoapods
cd ./ios
pod update
pod install
Link fonts and resource icons

npx react-native link
Run with Ios Simulator by the command

open -a Simulator
npx react-native run-ios

Can you help me?

@web1989
Copy link
Author

web1989 commented May 6, 2021

solved skip. "cd ./ios". but I have errors on Mac M1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant