I am new to firebase.
I am trying to use firebase cloud function for my project.
I have installed npm and nodejs on my windows machine and then I login my firebase account using:
firebase login
Then I created a folder where I want my scripts to be. i've gone to that path in cmd and try to run:
firebase init
It as an alert are you ready to proceed I given y
.
Then it blinking till here which I have attached in my image
Can anyone help me out what to do?