I am installing firebase-tools with yarn with the following command:
yarn global add firebase-tools
After it I am trying:
firebase login
And It giving me command not found an error. Please answer to solve this problem.
I am using Windows 10 operating systems.
/// Also I have tried some methods described on StackOverflow but nothing works. I need a reliable solution.