I need to host website to google firebase hosting.
I looked almost everywhere but steel have the problem.
I have installed npm install --global firebase als
I forgot to install Firebase Tools after a long time away from it on new computer... Use npm i firebase --save to set your project up and npm install -g firebase-tools to install the tools for e.g. serving your app locally, etc.