C:\Users\manis\OneDrive\Documents\React Native>npx react-native@latest init ProjectName --pm npm
Running: npx @react-native-community/cli init
Welcome to React Native!
Learn once, write anywhere
⠋ Downloading templateerror Installing pods failed. This doesn't affect project initialization and you can safely proceed.
However, you will need to install pods manually when running iOS, follow additional steps in "Run instructions for iOS" section.
✖ Downloading template
Run instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd "C:\Users\manis\OneDrive\Documents\React Native\ProjectName" && npx react-native run-android