I'm trying to host my static website on Firebase. But even after installing firebase packages using this cmd- (npm install -g firebase-tools)
when I try to run the command `firebase login then it shows me this error
{firebase : The term 'firebase' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. }
I have installed many times firebase package but error still there. Sharing snapshot for better illustration.
Any help would be appreciated...thanks in advance. imgage here link of error image