This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Tag: node.js
-
Downgrading Node from 10.x to 8.x
I’m working on a Firebase Cloud function, I run into an issue when I tested the function locally on mine machine. I got the message – “Warning, FIREBASE_CONFIG and GCLOUD_PROJECT environment variables are missing. Initializing firebase-admin will fail”. Searching Google for why I get this issue on my local machine, show that there is an […]