You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using firebase-function-tools to write my firebase functions. However I am unable to run firebase functions on emulators locally. Imported import {functions} from 'firebase-functions' , functions is undefined. And there are other imports that are not working too. Is there any solutions. Thank you.