While trying to use Google PubSub Node.js library that uses grpc-node lib I get an error:
node_modules/grpc/src/node/extension_binary/node-v57-linux-x64-glibc/grpc_node.node: undefined symbol: SSL_library_init
I have tried to reinstall this module but that does not help.