I am trying to run firebase emulators for cloud functions, but when I type firebase emulators:start, everytime I get this error 
I tried setting up functions configuration too as suggested by => https://firebase.google.com/docs/functions/local-emulator . It generates .runtimeconfig.json file. But I am still getting the same error.

Note that I am a complete beginner in cloud functions.
