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

package.json indicates an outdated version of firebase-functions.

Open busanTeddyBear opened this issue 1 year ago • 2 comments

[REQUIRED] Environment info

  1. firebase-tools: 13.11.4
  2. Platform: Windows
  3. I am using the webframeworks integration to use Next.js.

[REQUIRED] Test case

  1. Creating a functions directory and configuration using the firebase init functions command.
  2. Run firebase deploy command.

[REQUIRED] Steps to reproduce

N/A

[REQUIRED] Expected behavior

Since I have the latest version of the firebase-functions package installed, I shouldn't be seeing any warning messages.

[REQUIRED] Actual behavior

outdated version of firebase-functions

busanTeddyBear avatar Jun 26 '24 00:06 busanTeddyBear