The grpc package has been deprecated since April 2021, and the suggested
replacement is @grpc/grpc-js. As noted in the README
<https://www.npmjs.com/package/grpc>, 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.

On Tue, Aug 8, 2023 at 1:29 PM Cory Deppen <corydep...@gmail.com> wrote:

> 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/grpc@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/grpc@1.24.11/node_modules/grpc install: node-pre-gyp WARN
> Pre-built binaries not installable for grpc@1.24.11 and node@18.16.0
> (node-v108 ABI, glibc) (falling back to source compile with node-gyp)
>
> --
> 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+unsubscr...@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
> <https://groups.google.com/d/msgid/grpc-io/0294d949-21df-4466-9fbd-f9db3500f161n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAPK2-4fkDeNbmyRg3nqizUi0NLXpnmo6mPzdpF3TrX39K4FJgg%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to