question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[0.60.0-rc.3] react-native init stucked at installing required CocoaPods dependencies

See original GitHub issue

React Native version:

System:
    OS: macOS 10.14.5
    CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
    Memory: 365.26 MB / 8.00 GB
    Shell: 5.3 - /bin/zsh
  Binaries:
    Node: 12.4.0 - /usr/local/bin/node
    Yarn: 1.17.0 - /usr/local/bin/yarn
    npm: 6.9.0 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
    Android SDK:
      API Levels: 22, 23, 25, 26, 27, 28
      Build Tools: 25.0.2, 27.0.3, 28.0.3
      System Images: android-22 | ARM EABI v7a, android-22 | Intel x86 Atom, android-22 | Intel x86 Atom_64, android-22 | Google APIs ARM EABI v7a, android-22 | Google APIs Intel x86 Atom, android-22 | Google APIs Intel x86 Atom_64, android-27 | Google APIs Intel x86 Atom, android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-Q | Google Play Intel x86 Atom
      Android NDK: 19.2.5345600
  IDEs:
    Android Studio: 3.4 AI-183.6156.11.34.5522156
    Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.8.6 => 16.8.6
    react-native: 0.60.0-rc.3 => 0.60.0-rc.3
  npmGlobalPackages:
    react-native-cli: 2.0.1

Steps To Reproduce

  1. rn init CodePush --version react-native@next

Describe what you expected to happen:

Should show project init completion if it’s completed, or show progress bar if it’s installing?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ivanignaciocommented, Jul 4, 2019

@Maskedheroe, the very first time I did it I canceled after 5 min. Next time I tried, I had to wait around 10 min (My computer is working slow lately) After those 10 min I waited, I haven’t had any problem, every new project takes less than 2 min to setup.

0reactions
doKillcommented, Aug 22, 2019

this step i know , it’s up to your net status , today i init project faster in company than my home.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-native installing required CocoaPods dependencies stuck
I was able to install CocoaPods using sudo gem install cocoapods in only a minute or two. Trying to install it via the...
Read more >
Upgrading to new versions - React Native
Upgrading your Expo project to a new version of React Native requires updating the react-native , react , and expo package versions in...
Read more >
react-native run-android failed to launch emulator - You.com
Reason: Emulator exited before boot en React Native when react-native run-android ... Please Install the Required SDKs as shown in this figure.
Read more >
stream-chat-react-native - npm
The official React Native SDK for Stream Chat, a service for building chat ... Please make sure you have installed necessary dependencies ......
Read more >
react-native-codegen | Yarn - Package Manager
Installation. yarn add --dev react-native-codegen. Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found