I try to build android pdf reader and add a library com.github.barteksc:android-pdf-viewer:2.8.2 then it shows the following error My build.gradle file is pleas
I am facing the below warning in the console whenever my react application renders and every time the code re-renders, Can anyone help me out how to sort out th
I want to get information of all dependencies (including transitive ones) in a gradle task. I tried the code: class MyGradlePlugin implements Plugin<Proje
What exactly does next mean in package.json dependencies? "dependencies": { "react": "^15.4.2", "react-dom": "^15.4.2", "react-router-dom": "next" }
I have a solution with multiple projects, the notable projects are: ContractProject DataProject WebProject WebProject is a .NET Core project, the other two are
I want to make two classes: an object and an object_manager, but I'm confused about how they should see/include each other. I've heard that it's forbidden for t
i followed this tutorial: https://www.journaldev.com/13629/okhttp-android-example-tutorial But when i try to start the project give me this error: Execution fai
I have a project that needs the following Maven jibx plugin: <build> <plugins> <plugin> <groupId>org.jibx</group
I am using single build.gradle file in application. Regarding version 1.6 it's working properly. but I want to use this for location update with module. apply
I am getting below yarn error when deploying to AWS error [email protected]: The engine "node" is incompatible with this module. Expected version ">=6 <7 ||
Imagine the following scenario: Project A is a shared library which has several dependencies (LibA, LibB, and LibC). Project B is an executable that has a depen
Imagine the following scenario: Project A is a shared library which has several dependencies (LibA, LibB, and LibC). Project B is an executable that has a depen
Imagine the following scenario: Project A is a shared library which has several dependencies (LibA, LibB, and LibC). Project B is an executable that has a depen