Grpc-node: npm install firebase fails due to grpc

Created on 22 Oct 2019  路  3Comments  路  Source: grpc/grpc-node

I am using node 10.13 and trying to do npm i firebase where I get the error says failed to load grpc24.10.0. I browsed alot and found one solution worked for me which I gave was npm i [email protected].
But can you please someone share the exact solution for this because my issue got resolved by installing the older version of firebase.

grpc

Most helpful comment

@juansmolano It got resolved while installing with the old version of Firebase [email protected] but not sure whether its the correct solution.

All 3 comments

Hi, we are having the same problem with all the backends in our pipeline .

We are not using firebase at all.
Have you found a workaround?

@juansmolano It got resolved while installing with the old version of Firebase [email protected] but not sure whether its the correct solution.

I resolved this by installing the system grpc package before installing firebase

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moloch-- picture moloch--  路  5Comments

kibertoad picture kibertoad  路  6Comments

lucavallin picture lucavallin  路  5Comments

fenos picture fenos  路  4Comments

Slapbox picture Slapbox  路  5Comments