Help me with the firebase tools
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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
nodejs npm
add a comment |Â
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
nodejs npm
add a comment |Â
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
nodejs npm
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
nodejs npm
asked Feb 16 at 0:55
Marco Septian Immanuel
11
11
add a comment |Â
add a comment |Â
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"
add a comment |Â
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"
add a comment |Â
up vote
0
down vote
Run this code in your terminal:
alias firebase="$(npm config get prefix)/bin/firebase"
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Run this code in your terminal:
alias firebase="$(npm config get prefix)/bin/firebase"
Run this code in your terminal:
alias firebase="$(npm config get prefix)/bin/firebase"
edited Jun 17 at 9:59
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
David Foerster
26.5k1362106
26.5k1362106
answered Jun 17 at 4:58
king
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password