node-pre-gyp err completion callback never invoked

1.5k Views Asked by At

I met this error when installed the IBM's blockchain demo marbles.enter image description here

it seems a bug of grpc, but i can not find d solution to solve it.

1

There are 1 best solutions below

0
On

This was a bug in node-pre-gyp, which gRPC uses. That bug has been fixed, and gRPC version 1.13.1 has been published with the fixed version of node-pre-gyp bundled.