firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

Incorrect Dependencies when running Firebase Init Functions

Open JamesVanWaza opened this issue 1 year ago • 7 comments

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

Screenshot 2024-06-03 at 8 45 56 PM

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

JamesVanWaza avatar Jun 04 '24 00:06 JamesVanWaza