Git Product home page Git Product logo

Comments (6)

ZiadAyman avatar ZiadAyman commented on July 19, 2024

Hey @pacamara
Please accept my apologies on the late reply here!
We are on it.

from instabug-react-native.

ZiadAyman avatar ZiadAyman commented on July 19, 2024

Can you try to install please this branch using
npm install https://github.com/Instabug/instabug-reactnative#hotfix/gradle_3.0.1
and tell me if the issue is fixed or not?

from instabug-react-native.

pacamara avatar pacamara commented on July 19, 2024

@ZiadAyman Thanks! That leads to a build failure with

> Could not resolve com.instabug.library:instabug:4.9.0.3-SNAPSHOT.
  Required by:
      project :app > project :instabug-reactnative
   > Could not resolve com.instabug.library:instabug:4.9.0.3-SNAPSHOT.
      > Could not get resource 'http://139.162.11.12:8081/artifactory/libs-release-local/com/instabug/library/instabug/4.9.0.3-SNAPSHOT/instabug-4.9.0.3-SNAPSHOT.pom'.
         > Could not GET 'http://139.162.11.12:8081/artifactory/libs-release-local/com/instabug/library/instabug/4.9.0.3-SNAPSHOT/instabug-4.9.0.3-SNAPSHOT.pom'. Received status code 409 from server: Conflict

(on a fresh checkout, and with instabug removed from .gradle and .m2 directories). Any ideas?

from instabug-react-native.

viniciusvieir avatar viniciusvieir commented on July 19, 2024

I got the same error. Any solutions?

from instabug-react-native.

Korazy avatar Korazy commented on July 19, 2024

Hey @viniciusvieir @pacamara

Can you go to the project level build.gradle file where you can find this path YourProjectName/android/build.gradle and add these lines:

maven {
// TODO add this only if interested in getting SNAPSHOT releases
url "https://oss.sonatype.org/content/repositories/snapshots"
}

Let me know if it works for you :)

from instabug-react-native.

lock avatar lock commented on July 19, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from instabug-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.