Wednesday, 15 March 2017

[ANSWERED]Getting Firebase not found error while deploying functions in firebase

I am trying to host a app in firebase and its giving me error that
Error: Error parsing triggers: Cannot find module 'firebase'

Try running "npm install" in your functions directory before deploying.

I have executed npm install command several times but nothing new.
enter image description here
Please help


via Mohom.R

No comments:

Post a Comment