Skip to content
New issue

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

chore: update deno dependences #692

Merged
merged 9 commits into from
Sep 9, 2023
Merged

Conversation

paulobressan
Copy link
Member

No description provided.

@paulobressan paulobressan marked this pull request as ready for review September 7, 2023 20:16
@scarmuega
Copy link
Member

build are failing due to:

Error: failed to run custom build command for `deno_kv v0.26.0`

It seems that deno_kv needs protoc (gRPC stuff) available in the OS. What's deno_kv? do we need it? can it be disabled from cargo.toml?

@paulobressan
Copy link
Member Author

build are failing due to:

Error: failed to run custom build command for `deno_kv v0.26.0`

It seems that deno_kv needs protoc (gRPC stuff) available in the OS. What's deno_kv? do we need it? can it be disabled from cargo.toml?

this is a dependency for compiling deno_runtime

@scarmuega scarmuega merged commit 1295ee7 into main Sep 9, 2023
0 of 4 checks passed
@scarmuega scarmuega deleted the chore/update-deno-dependences branch September 9, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants