Would someone be able to confirm whether the node-v108-linux-x64-glibc binary was recently removed from the
node-precompiled-binaries.grpc.io site? We're currently seeing the following error that occurs during the grpc postinstall process while installing packages via GH Action. This was working a week ago so I'm trying to determine what may have changed recently.
.../.pnpm/gr...@1.24.11/node_modules/grpc install: node-pre-gyp ERR! install response status 404 Not Found on
https://node-precompiled-binaries.grpc.io/grpc/v1.24.11/node-v108-linux-x64-glibc.tar.gz .../.pnpm/gr...@1.24.11/node_modules/grpc install: node-pre-gyp WARN Pre-built binaries not installable for gr...@1.24.11 and no...@18.16.0 (node-v108 ABI, glibc) (falling back to source compile with node-gyp)