firebase-tools
firebase-tools copied to clipboard
package.json indicates an outdated version of firebase-functions.
[REQUIRED] Environment info
- firebase-tools: 13.11.4
- Platform: Windows
- I am using the webframeworks integration to use Next.js.
[REQUIRED] Test case
- Creating a functions directory and configuration using the
firebase init functionscommand. - Run
firebase deploycommand.
[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.