I'm trying to npm install: @google-cloud/logging windows 10 results into an error:
node-pre-gyp ERR! Tried to download(404): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.0.1/node-v51-win32-x64.tar.gz
After this it falls back to manually build some libraries, which i was able to get working on my pc, but is a really crappy solution for my team + production.
Environment details
Node 7.4
npm 4.0.5
OS win10 64bit
@google-cloud/logging v 0.6.1
Steps to reproduce
npm install @google-cloud/logging