dual-x-tech

Results 1 comments of dual-x-tech

> use `const functions = require('firebase-functions/v1');` Tried this approach and it did not work. 1) Downgrading using npm install [email protected] npm install [email protected] 2) removing my node_modules folder and package_lock.json...