Missing node-v108-linux-x64-glibc precompiled binary

477 views
Skip to first unread message

Cory Deppen

unread,
Aug 8, 2023, 4:27:38 PM8/8/23
to grpc.io
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)

Michael Lumish

unread,
Aug 8, 2023, 5:01:29 PM8/8/23
to Cory Deppen, grpc.io
The grpc package has been deprecated since April 2021, and the suggested replacement is @grpc/grpc-js. As noted in the README, the grpc package only supports Node version up to 14, while you are trying to install it on Node 18. We have never published precompiled binary packages for Node 18, and we have no intention of doing so. The most likely explanation is that this error started after the version of Node changed in the environment you are running your code in.

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/0294d949-21df-4466-9fbd-f9db3500f161n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages