79324932

Date: 2025-01-02 20:51:34
Score: 2.5
Natty:
Report link

just change:

const functions = require('firebase-functions');

to:

const functions = require('firebase-functions/v1');

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: RNGsus