install firebase cli in angular projects code example
Example 1: firebase cli windows
npm install -g firebase-tools
Example 2: firebase tools install
installing firebase tools
npm install -g firebase-tools
installing firebase tools