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

Unable to update Firebase Hosting image #2934

Open
johnpryan opened this issue Apr 24, 2024 · 0 comments
Open

Unable to update Firebase Hosting image #2934

johnpryan opened this issue Apr 24, 2024 · 0 comments
Labels
P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@johnpryan
Copy link
Contributor

the update-firebase-image Cloud Build step is failing because NodeJS is out of date:

Firebase CLI v13.7.3 is incompatible with Node.js v16.15.1 Please upgrade Node.js to version >=18.0.0 || >=20.0.0
The command '/bin/sh -c apk add --no-cache python3 py3-pip openjdk11-jre bash &&     npm install -g firebase-tools &&     firebase setup:emulators:database &&     firebase setup:emulators:firestore &&     firebase setup:emulators:pubsub &&     firebase setup:emulators:storage &&     firebase setup:emulators:ui &&     rm -rf /var/cache/apk/*' returned a non-zero code: 1
ERROR
@johnpryan johnpryan added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) P2 A bug or feature request we're likely to work on labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

1 participant