react-native-starter-kit icon indicating copy to clipboard operation
react-native-starter-kit copied to clipboard

Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.31

Open dguard opened this issue 4 years ago • 0 comments

Help us reproduce - tell us about your environment

  1. Ubuntu
  2. Android
  3. Master Branch

Steps to reproduce

  1. git clone https://github.com/mcnamee/react-native-starter-kit
  2. cd react-native-starter-kit
  3. nvm use v12.20.0
  4. yarn install
  5. yarn start
  6. yarn run android

Expected result

  1. It should run android successfully

Actual result

image

dguard avatar Jan 08 '22 09:01 dguard