firebase-functions
firebase-functions copied to clipboard
Incorrect Dependencies when running Firebase Init Functions
Related issues
[REQUIRED] Version info
NODE: 20.14.0 NPM: 10.7.0
firebase-functions:
firebase-tools:
firebase-admin:
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
Run npm outdated to update the packages
[REQUIRED] Expected behavior
[REQUIRED] Actual behavior
Were you able to successfully deploy your functions?
When I upgrade eslint to 9.4.0 I can no longer run firebase deploy since the config file has changed.
Also firebase-admin should be updated to 12.1.1
Firebase-functions should be updated to 5.0.1