Sir you helped me a lot. Flutter is changing rapidly and getting a video that tells you how flutter works in today's time is like impossible. You were so good. Please make videos for us.
1. First verify the installation directory. run the command "npm list -g firbase_tools". This command should give a path like "C:\Users\Yourusername\AppData\Roaming pm". 2. Manually add the path to environment variables. Search Environment Variables on windows search. Then, click on Environment Variables. Under System variables, find the Path variable, select it, and click Edit. Add the path to the global node_modules/.bin directory (usually something like C:\Users\YourUsername\AppData\Roaming pm). Click OK to save, then restart your terminal. 3. Try reinstalling: npm uninstall -g firebase-tools && npm install -g firebase-tools. One of the following steps may work for you. Or do more research. or feel free to ask a question.
Kada ayo kada 🔥
Abo viral hunay sathi
Sir you helped me a lot. Flutter is changing rapidly and getting a video that tells you how flutter works in today's time is like impossible. You were so good. Please make videos for us.
Very good. Please make a very simple CRUD project
slow down background music
I installed firebase-tools but when tried with firebase login I got “firebase is not recognised as the name of a cmdlet” . What shall I do?
1. First verify the installation directory.
run the command "npm list -g firbase_tools". This command should give a path like "C:\Users\Yourusername\AppData\Roaming
pm".
2. Manually add the path to environment variables.
Search Environment Variables on windows search. Then, click on Environment Variables. Under System variables, find the Path variable, select it, and click Edit. Add the path to the global node_modules/.bin directory (usually something like C:\Users\YourUsername\AppData\Roaming
pm).
Click OK to save, then restart your terminal.
3. Try reinstalling: npm uninstall -g firebase-tools &&
npm install -g firebase-tools.
One of the following steps may work for you. Or do more research. or feel free to ask a question.