-
Notifications
You must be signed in to change notification settings - Fork 959
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
Can't install cloud functions #640
Comments
can't install firebase tools
|
I have the same problem above. Please fix it. I think this is because grpc@1.4.1 install file has been remove on the server, so the tools could not install it.
|
NPM install errors are outside the purview of what we can really help with, unfortunately. I'd recommend you get on the latest (stable) Node version (v8.X) as well as the latest version of NPM:
|
@mbleigh Wait, what am I supposed to do then? I have the latest node and npm versions and you're telling me there is nothing you can do? At least give me some list of actions that could definitely fix this even if they require some reinstalls.
|
Please follow up on grpc/grpc-node#121 -- I'm trying to consolidate grpc install issues there. |
Version info
Firebase version: 3.17.4
Steps to reproduce
Expected behavior
Successful functions installation.
Actual behavior
How do I install firebase cloud functions, am I doing something wrong? Hosting works perfectly. I don't understand what's happening, never seen this before...
The text was updated successfully, but these errors were encountered: