CreateThrive / react-firebase-admin

React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
https://docs.react-firebase.com
MIT License
412 stars 97 forks source link

npm run setup-firebase failing #620

Open WynOwen72 opened 2 years ago

WynOwen72 commented 2 years ago

I'm getting the following error: C:\xxxxxxxxx\horizon\functions>npm run setup-firebase npm ERR! Missing script: "setup-firebase" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run

cocapi72 commented 2 years ago

cd to functions/ npm install

urbanintell commented 2 years ago

I am getting an error that says The argument 'id' must be a non-empty string that I tried to solve with npm install grpc, but wasn't able to get through it. Any tips?