I'm just trying to make a simple setup for hosting on firebase. I follow the instructions ( https://www.firebase.com/docs/hosting/guide/deploying.html ), but I am missing something because I keep getting the error message:
'firebase' is not recognized as an internal or external command, operating program, or batch file.
What I've done:
cd C:\Program Files\nodejs
npm install -g firebase-tools
firebase app init
firebase init
. , , firebase.
firebase.cmd Windows C:\Users\myname\AppData\Roaming\npm. firebase.exe, . , , .
firebase.cmd % PATH% C:\Users\myname\AppData\Roaming\npm. : firebase
C:\Users\myname\AppData\Roaming\npm
, , -.
Script Kitty, Windows Solution:
, npm . echo %PATH%, . , > >
echo %PATH%
, C:\Users\yourusername\AppData\Roaming\npm .
C:\Users\yourusername\AppData\Roaming\npm
, . npm.
Source: https://habr.com/ru/post/1651025/More articles:Accessing a column in a framework using Spark - scalafirebase-tools "- bash: firebase: command not found" - bashhow to switch panels automatically - javascriptКаков правильный способ издеваться над наблюдаемым RxJava - androidLoad multiple uitableview cells under one xib in swift - iosКак использовать Firebase-инструменты в Windows? - windowsspark shell error, returning to loading libraries under SPARK_HOME - hadoopIs it possible to create multiple cells in one xib? - iosviewDidLoad called after the call to rejectViewControllerAnimated - iosui-router: переход в параметр, который не в URL-адресе? - angularjsAll Articles