Help me with the firebase tools

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Greetings everyone.



I'm a new ubuntu 16.04 user. I installed my nodejs, npm and firebase tools.



But, after that I need to do the last step before deploying my static web.
Login to my firebase with npm.



I always get this output :




$ firebase login firebase: command not found




from this following input :




$ firebase login




I also installed the npm global package (jshint) with input :




$ npm install -g jshint




and get this output




/home/marco/.npm-global/bin/jshint ->
/home/marco/.npm-global/lib/node_modules/jshint/bin/jshint
+ jshint@2.9.5 added 31 packages in 16.463s




Could someone help or tell me my mistake(s)?
Please.



Thanks










share|improve this question

























    up vote
    0
    down vote

    favorite












    Greetings everyone.



    I'm a new ubuntu 16.04 user. I installed my nodejs, npm and firebase tools.



    But, after that I need to do the last step before deploying my static web.
    Login to my firebase with npm.



    I always get this output :




    $ firebase login firebase: command not found




    from this following input :




    $ firebase login




    I also installed the npm global package (jshint) with input :




    $ npm install -g jshint




    and get this output




    /home/marco/.npm-global/bin/jshint ->
    /home/marco/.npm-global/lib/node_modules/jshint/bin/jshint
    + jshint@2.9.5 added 31 packages in 16.463s




    Could someone help or tell me my mistake(s)?
    Please.



    Thanks










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Greetings everyone.



      I'm a new ubuntu 16.04 user. I installed my nodejs, npm and firebase tools.



      But, after that I need to do the last step before deploying my static web.
      Login to my firebase with npm.



      I always get this output :




      $ firebase login firebase: command not found




      from this following input :




      $ firebase login




      I also installed the npm global package (jshint) with input :




      $ npm install -g jshint




      and get this output




      /home/marco/.npm-global/bin/jshint ->
      /home/marco/.npm-global/lib/node_modules/jshint/bin/jshint
      + jshint@2.9.5 added 31 packages in 16.463s




      Could someone help or tell me my mistake(s)?
      Please.



      Thanks










      share|improve this question













      Greetings everyone.



      I'm a new ubuntu 16.04 user. I installed my nodejs, npm and firebase tools.



      But, after that I need to do the last step before deploying my static web.
      Login to my firebase with npm.



      I always get this output :




      $ firebase login firebase: command not found




      from this following input :




      $ firebase login




      I also installed the npm global package (jshint) with input :




      $ npm install -g jshint




      and get this output




      /home/marco/.npm-global/bin/jshint ->
      /home/marco/.npm-global/lib/node_modules/jshint/bin/jshint
      + jshint@2.9.5 added 31 packages in 16.463s




      Could someone help or tell me my mistake(s)?
      Please.



      Thanks







      nodejs npm






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 16 at 0:55









      Marco Septian Immanuel

      11




      11




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Run this code in your terminal:



          alias firebase="$(npm config get prefix)/bin/firebase"





          share|improve this answer






















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            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',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006644%2fhelp-me-with-the-firebase-tools%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Run this code in your terminal:



            alias firebase="$(npm config get prefix)/bin/firebase"





            share|improve this answer


























              up vote
              0
              down vote













              Run this code in your terminal:



              alias firebase="$(npm config get prefix)/bin/firebase"





              share|improve this answer
























                up vote
                0
                down vote










                up vote
                0
                down vote









                Run this code in your terminal:



                alias firebase="$(npm config get prefix)/bin/firebase"





                share|improve this answer














                Run this code in your terminal:



                alias firebase="$(npm config get prefix)/bin/firebase"






                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Jun 17 at 9:59









                David Foerster

                26.5k1362106




                26.5k1362106










                answered Jun 17 at 4:58









                king

                1




                1



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006644%2fhelp-me-with-the-firebase-tools%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491