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

Cant deploy functions locally using nodejs 22 #463

Open
rublev opened this issue Oct 26, 2024 · 1 comment
Open

Cant deploy functions locally using nodejs 22 #463

rublev opened this issue Oct 26, 2024 · 1 comment
Labels
kind/bug Something isn't working

Comments

@rublev
Copy link

rublev commented Oct 26, 2024

deploying live works fine. deploying "locally" so i can insert data into my local firebase firestore emulator does not.

gcloud alpha functions local deploy remoteyes-functions \ --entry-point=helloWorld \ --runtime=nodejs22

=

ERROR: failed to build: failed to fetch builder image 'gcr.io/gae-runtimes/buildpacks/google-gae-22/nodejs/builder:latest': image gcr.io/gae-runtimes/buildpacks/google-gae-22/nodejs/builder:latest does not exist on the daemon: not found ERROR: (gcloud.alpha.functions.local.deploy) (1, 'Pack failed to build the container image.')

at my wits end lol

@rublev rublev added the kind/bug Something isn't working label Oct 26, 2024
@Joshua-Powell-Lambda
Copy link

Im also blocked by this. Please upvote the issue here
https://issuetracker.google.com/issues/376854179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants