-
Notifications
You must be signed in to change notification settings - Fork 151
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
Node.js 8 has been deprecated #65
Comments
Hey @Trilokia, Thanks for the reporting, we knew about this and we are trying to find out its alternative which is easy to set-up and easy to use by the communities. I would like to also mention that, we don't have much dependencies on cloud functions, as they are only used to create new users and assign them role in Admin Dashboard, so existing data will not be affected, and Aura will work as intended, just you won't be able to create new users, else everything will work fine... you can still log in and perform all actions. We are currently working on removing the dependency of Cloud Functions and we will try to fix it as soon as possible. |
Tracking issue here #67 |
Fixed in v3.5.0 merged in |
Node.js 8 runtime was disabled in the Firebase CLI. Please update it to Node.js 10
From Mar 15, 2021, Firebase no longer supports the executions of existing Node.js 8 functions
The text was updated successfully, but these errors were encountered: