Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.android.support:appcompat-v7:27.1.1 #75

Open
bbeckk opened this issue Feb 12, 2019 · 2 comments
Open

Could not find com.android.support:appcompat-v7:27.1.1 #75

bbeckk opened this issue Feb 12, 2019 · 2 comments

Comments

@bbeckk
Copy link

bbeckk commented Feb 12, 2019

  • What went wrong:
    A problem occurred configuring project ':@merryjs/photo-viewer'.
> Could not resolve all dependencies for configuration ':@merryjs/photo-viewer:_debugPublishCopy'.
   > Could not find com.android.support:appcompat-v7:27.1.1.
     Searched in the following locations:
         file:/E:/backup/android_studio/sdk/extras/android/m2repository/com/android/support/appcompat-v7/27.1.1/appcompat-v7-27.1.1.pom
         file:/E:/backup/android_studio/sdk/extras/android/m2repository/com/android/support/appcompat-v7/27.1.1/appcompat-v7-27.1.1.jar
         file:/E:/zreactNative/katakhane/Scootout/android/sdk-manager/com/android/support/appcompat-v7/27.1.1/appcompat-v7-27.1.1.jar
     Required by:
         Test:@merryjs/photo-viewer:unspecified > com.facebook.react:react-native:0.57.8

package.json

"dependencies": {
    "@merryjs/photo-viewer": "^3.0.0",
    "react": "16.3.1",
    "react-native": "^0.57.8",
    "react-native-animatable": "^1.3.0",
    "react-native-vector-icons": "^5.0.0",
    "react-navigation": "^1.5.11"
  },
  "devDependencies": {
    "babel-jest": "22.4.3",
    "babel-preset-react-native": "4.0.0",
    "jest": "22.4.3",
    "react-test-renderer": "16.3.1"
  },
@tuantvk
Copy link

tuantvk commented Jun 3, 2019

You try change frescoVersion = '1.10.0' in buid.gradle in node_modules/@merryjs/photo-viewer/android

@shobhitnpm
Copy link

I have tried
this but not resolved.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants