Error installing Flipper

See original GitHub issue

🐛 Bug Report

Error installing Flipper

https://github.com/facebook/Sonar

https://github.com/facebook/flipper

To Reproduce

  1. create app using npx npx react-native init RN_APP

  2. manually install cocoa pod cd ./RN_APP/ios && pod install

$ cd ./RN_APP/ios && pod install

Analyzing dependencies
Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`
Fetching podspec for `Folly` from `../node_modules/react-native/third-party-podspecs/Folly.podspec`
Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec`
Downloading dependencies
Installing CocoaAsyncSocket (7.6.4)
Installing CocoaLibEvent (1.0.0)
Installing DoubleConversion (1.1.6)
Installing FBLazyVector (0.62.2)
Installing FBReactNativeSpec (0.62.2)
Installing Flipper (0.33.1)

[!] Error installing Flipper
[!] /usr/bin/git clone https://github.com/facebook/Sonar.git /var/folders/qm/csrtpvpn62x82v4zykvsrnw80000gn/T/d20200630-26546-1ylsi42 --template= --single-branch --depth 1 --branch v0.33.1

Cloning into '/var/folders/qm/csrtpvpn62x82v4zykvsrnw80000gn/T/d20200630-26546-1ylsi42'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Environment

# react-native info
$ npx react-native info

info Fetching system and libraries information...
System:
    OS: macOS 10.15.5
    CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
    Memory: 254.59 MB / 16.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 12.18.0 - ~/.nvm/versions/node/v12.18.0/bin/node
    Yarn: 1.22.4 - ~/.yarn/bin/yarn
    npm: 6.14.4 - ~/.nvm/versions/node/v12.18.0/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.9.3 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK: Not Found
  IDEs:
    Android Studio: 4.0 AI-193.6911.18.40.6514223
    Xcode: 11.5/11E608c - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.2 - /usr/bin/javac
    Python: 2.7.16 - /usr/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0 
    react-native: 0.62.2 => 0.62.2 
  npmGlobalPackages:
    *react-native*: Not Found


https://github.com/facebook/react-native/issues/29251

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
hzuleocommented, Jan 4, 2021

Is network problem, you need to install repeatedly and wait patiently

8reactions
hzuleocommented, Jul 22, 2020

@xgqfrms I have the same problem with you,do you know how to solve it?

Analyzing dependencies Fetching podspec for DoubleConversionfrom…/node_modules/react-native/third-party-podspecs/DoubleConversion.podspecFetching podspec forFollyfrom…/node_modules/react-native/third-party-podspecs/Folly.podspecFetching podspec forglogfrom…/node_modules/react-native/third-party-podspecs/glog.podspec` Downloading dependencies Installing CocoaAsyncSocket (7.6.4) Installing CocoaLibEvent (1.0.0) Installing DoubleConversion (1.1.6) Installing FBLazyVector (0.63.1) Installing FBReactNativeSpec (0.63.1) Installing Flipper (0.41.5)

[!] Error installing Flipper [!] /usr/bin/git clone https://github.com/facebook/Sonar.git /var/folders/g4/drnv501d1mq8qfv478_355940000gn/T/d20200722-15820-9tf26p --template= --single-branch --depth 1 --branch v0.41.0

Cloning into ‘/var/folders/g4/drnv501d1mq8qfv478_355940000gn/T/d20200722-15820-9tf26p’… error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed`

Read more comments on GitHub >

github_iconTop Results From Across the Web

podfile - error when running pod install (installing Flipper-Glog)
When I try to run pod install, an error is generated at when program reaches Installing Flipper-Glog (0.3.6) below is the error message...
Read more >
target has transitive dependencies that include statically ...
I have a problem when I try to update google-cast-sdk pod in the podspec file my Pod library project. In this podspec file...
Read more >
Troubleshooting General Issues - Flipper
Open Chrome dev tools within Flipper. To do so, from the View menu select Toggle Developer Tools or press CMD+Option+I and check if...
Read more >
PROBLEM WITH HOUSE FLIPPER INSTALLATION
I have such a problem that when installing House Flipper, it reaches 100% and a disk write error message pops up. Anyone know...
Read more >
react-native Error installing Flipper-Glog_张瑞东的博客
问题:新建"react-native": "0.67.3"项目,pod install时卡在Flipper-Glog一直失败解决方案:1、找到.
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