The Cloud Functions emulator requires the module "firebase-admin" to be installed. This package is in your package.json, but it's not available. You probably need to run "npm install" in your functions directory.
I have installed firebase-admin and i see it in node modules folder. Also I tried downgrading firebase-tools but I do not see firebase emulator:start in lower version.
Any help please!
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/c31033e0-0dda-4203-b05f-ee5903197a69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi there,Could you please file an issue on the firebase-tools GitHub repo with some more technical information? Then we can help you debug. Thanks!- Sam
On Sun, Jun 23, 2019 at 8:12 AM MannepK <mpvkarthi...@gmail.com> wrote:
I am trying to execute my function on my macbook but keep getting the error below.--The Cloud Functions emulator requires the module "firebase-admin" to be installed. This package is in your package.json, but it's not available. You probably need to run "npm install" in your functions directory.
I have installed firebase-admin and i see it in node modules folder. Also I tried downgrading firebase-tools but I do not see firebase emulator:start in lower version.
Any help please!
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fireba...@googlegroups.com.