We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grpc
This started failing yesterday with the latest version of grpc.
https://github.com/vercel/nft/runs/2513068961#step:9:4726
https://github.com/vercel/vercel/runs/2520732314
The text was updated successfully, but these errors were encountered:
Turns out grpc is deprecated in favor of @grpc/grpc-js which already works with nft, so supporting a deprecated package isn't necessary.
@grpc/grpc-js
Sorry, something went wrong.
No branches or pull requests
This started failing yesterday with the latest version of
grpc
.https://github.com/vercel/nft/runs/2513068961#step:9:4726
https://github.com/vercel/vercel/runs/2520732314
The text was updated successfully, but these errors were encountered: