Hi,
The recent versions of firebase-tools allow to use NodeJS 14 for functions. However, the current version does not support it. It would be great if it could be updated.
Thanks!
Community moderators have prevented the ability to post new answers.
Hi @jposuna ,
We've released a new version of firebase-deploy pipe.
Now it supports NodeJS v14 and has updated firebase-tools v9.4.0.
script: - pipe: atlassian/firebase-deploy:1.0.0 variables: KEY_FILE: $KEY_FILE PROJECT_ID: 'myAwesomeProject' MESSAGE: 'Deploying myAwesomeProject' EXTRA_ARGS: '--only functions'
It would be nice if you provide us with you feedback about the firebase-deploy pipe.
Cheers,
Oleksandr
Hi @jposuna ,
Thank you for your request!
We'll investigate a support for NodeJS 14 and notify you.
Cheers,
Oleksandr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.