React-native and react-native-navigation errorError:Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'Command 'react-native run-android' got errorReact-native: RNSvgPackage() errorReact-native dependency error (com.atlassian.mobile.video okhttp-ws-compat)Does react-native-video work with react-native-navigationCan not build the third party in react native navigationCould not resolve project :react-native-cameraerror while running react native appError Running React Native APP on Physical deviceCould not resolve all task dependencies for configuration ':app:debugCompileClasspath'Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :react-native-navigation

Shabbat clothing on shabbat chazon

Physics of Guitar frets and sound

How can I read one message at a time from /var/mail

Is there a way to create a report for the failed entries while calling REST API

Why are physicists so interested in irreps if in their non-block-diagonal form they mix all components of a vector?

Looking for a new job because of relocation - is it okay to tell the real reason?

How to display a duet in lyrics?

How to translate this word-play with the word "bargain" into French?

Plausibility of Ice Eaters in the Arctic

How to identify the wires on the dimmer to convert it to Conventional on/off switch

Does this Foo machine halt?

Is this cheap "air conditioner" able to cool a room?

What method to use in a batch apex in order to get authentication token from a remote server?

Can an SPI slave start a transmission in full-duplex mode?

Yajilin minicubes: the Hullabaloo, the Brouhaha, the Bangarang

What is a "Genuine Geraldo interviewee"?

How does The Fools Guild make its money?

In a topological space if there exists a loop that cannot be contracted to a point does there exist a simple loop that cannot be contracted also?

Why should public servants be apolitical?

Improving software when the author can see no need for improvement

Look mom! I made my own (Base 10) numeral system!

Team goes to lunch frequently, I do intermittent fasting but still want to socialize

Dropdowns & Chevrons for Right to Left languages

During the Space Shuttle Columbia Disaster of 2003, Why Did The Flight Director Say, "Lock the doors."?



React-native and react-native-navigation error


Error:Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'Command 'react-native run-android' got errorReact-native: RNSvgPackage() errorReact-native dependency error (com.atlassian.mobile.video okhttp-ws-compat)Does react-native-video work with react-native-navigationCan not build the third party in react native navigationCould not resolve project :react-native-cameraerror while running react native appError Running React Native APP on Physical deviceCould not resolve all task dependencies for configuration ':app:debugCompileClasspath'Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :react-native-navigation






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have question about react-native-navigation , when i am trying to start my app with command npm run android i am getting an error here is the github repo with code 'https://github.com/albert002/learn-react-native' `* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.




Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not resolve project :react-native-navigation.
Required by:
project :app
Unable to find a matching configuration of project :react-native-navigation: None of the consumable configurations have attributes.




  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.









share|improve this question
























  • Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

    – Powertieke
    Feb 1 at 11:48











  • i already googled , but i can not find the answer , nothing helps :((

    – ArmNinja Academy
    Feb 1 at 11:50

















0















I have question about react-native-navigation , when i am trying to start my app with command npm run android i am getting an error here is the github repo with code 'https://github.com/albert002/learn-react-native' `* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.




Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not resolve project :react-native-navigation.
Required by:
project :app
Unable to find a matching configuration of project :react-native-navigation: None of the consumable configurations have attributes.




  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.









share|improve this question
























  • Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

    – Powertieke
    Feb 1 at 11:48











  • i already googled , but i can not find the answer , nothing helps :((

    – ArmNinja Academy
    Feb 1 at 11:50













0












0








0








I have question about react-native-navigation , when i am trying to start my app with command npm run android i am getting an error here is the github repo with code 'https://github.com/albert002/learn-react-native' `* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.




Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not resolve project :react-native-navigation.
Required by:
project :app
Unable to find a matching configuration of project :react-native-navigation: None of the consumable configurations have attributes.




  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.









share|improve this question














I have question about react-native-navigation , when i am trying to start my app with command npm run android i am getting an error here is the github repo with code 'https://github.com/albert002/learn-react-native' `* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.




Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not resolve project :react-native-navigation.
Required by:
project :app
Unable to find a matching configuration of project :react-native-navigation: None of the consumable configurations have attributes.




  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.






javascript android react-native react-native-navigation






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 1 at 11:37









ArmNinja AcademyArmNinja Academy

6




6















  • Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

    – Powertieke
    Feb 1 at 11:48











  • i already googled , but i can not find the answer , nothing helps :((

    – ArmNinja Academy
    Feb 1 at 11:50

















  • Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

    – Powertieke
    Feb 1 at 11:48











  • i already googled , but i can not find the answer , nothing helps :((

    – ArmNinja Academy
    Feb 1 at 11:50
















Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

– Powertieke
Feb 1 at 11:48





Have you already googled the error. Did you have success running other apps before running into trouble with this one? Did you find out anything useful with the things you mention after "• Try:"?

– Powertieke
Feb 1 at 11:48













i already googled , but i can not find the answer , nothing helps :((

– ArmNinja Academy
Feb 1 at 11:50





i already googled , but i can not find the answer , nothing helps :((

– ArmNinja Academy
Feb 1 at 11:50












1 Answer
1






active

oldest

votes


















0














first, you should install all dependency by running the following command




npm install




then




npm start




to run react native android project
run




react-native run-android




this work for me.






share|improve this answer


























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54478730%2freact-native-and-react-native-navigation-error%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    first, you should install all dependency by running the following command




    npm install




    then




    npm start




    to run react native android project
    run




    react-native run-android




    this work for me.






    share|improve this answer































      0














      first, you should install all dependency by running the following command




      npm install




      then




      npm start




      to run react native android project
      run




      react-native run-android




      this work for me.






      share|improve this answer





























        0












        0








        0







        first, you should install all dependency by running the following command




        npm install




        then




        npm start




        to run react native android project
        run




        react-native run-android




        this work for me.






        share|improve this answer















        first, you should install all dependency by running the following command




        npm install




        then




        npm start




        to run react native android project
        run




        react-native run-android




        this work for me.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Mar 27 at 6:44

























        answered Feb 14 at 6:31









        Mahendra PratapMahendra Pratap

        6593 silver badges28 bronze badges




        6593 silver badges28 bronze badges





















            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















            draft saved

            draft discarded
















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54478730%2freact-native-and-react-native-navigation-error%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript