ueno-llc / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
https://ueno-llc.github.io/react-native-starter
MIT License
574 stars 90 forks source link

Unable to find a specification for `boost-for-react-native` depended upon by `Folly` #187

Closed gatspy closed 6 years ago

gatspy commented 6 years ago

Describe the bug yarn install error:

[!] Unable to find a specification for `boost-for-react-native` depended upon by `Folly`

To Reproduce Steps to reproduce the behavior:

  1. hub clone eno-llc/react-native-starter
  2. cd react-native-starter
  3. yarn install
  4. See error

Environment

Additional context

React Native Environment Info:
    System:
      OS: macOS High Sierra 10.13.6
      CPU: x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
      Memory: 4.96 GB / 16.00 GB
      Shell: 5.5.1 - /usr/local/bin/zsh
    Binaries:
      Node: 8.11.0 - ~/.nvm/versions/node/v8.11.0/bin/node
      Yarn: 1.9.4 - ~/.nvm/versions/node/v8.11.0/bin/yarn
      npm: 6.3.0 - ~/.nvm/versions/node/v8.11.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    SDKs:
      iOS SDK:
        Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
      Android SDK:
        Build Tools: 20.0.0, 21.1.2, 22.0.1, 23.0.1, 23.0.3, 24.0.3, 25.0.0, 25.0.3, 26.0.2, 26.0.3, 27.0.3
        API Levels: 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27
    IDEs:
      Android Studio: 3.1 AI-173.4720617
      Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
    npmPackages:
      @types/react: 16.4.13 => 16.4.13
      @types/react-native: 0.56.17 => 0.56.17
      react: 16.5.0 => 16.5.0
      react-native: 0.57.0-rc.4 => 0.57.0-rc.4
    npmGlobalPackages:
      react-native-cli: 2.0.1
gatspy commented 6 years ago

local cocoas library too old, run cmd pod update fixed this issue.

birkir commented 6 years ago

Good to hear! Damn pods.