⚠️ The Cloud Functions emulator requires the module "firebase-admin" to be version >8.0.0 so your version is too old. You can probably fix this by running "npm install firebase-admin@latest" in your functions directory.
Нужно развернуть эмулятор файрбейза. Поставил cli, функции на проекте требуют ноду 8 в рантайме. CLI требует ноду хотя бы 10.13+ Переустановил cli на старый ... В него не входит эмулятор
⚠️ The Cloud Functions emulator requires the module "firebase-admin" to be version >8.0.0 so your version is too old. You can probably fix this by running "npm install firebase-admin@latest" in your functions directory.