-
Notifications
You must be signed in to change notification settings - Fork 960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase deploy error #390
Comments
|
Tried to cd into and run Still nothing |
I tried it with stable release also, but still the same issue. |
Solved it. The firebase-tools seem to need node V 7.10.0 as of now. |
For reference, I received a similar error for a native module.
The reason was due to my installation method of firebase-tools |
I'm getting the following error after hitting
firebase deploy --only functions
The text was updated successfully, but these errors were encountered: