【发布时间】:2022-01-08 15:54:09
【问题描述】:
当我运行 express 时,它会在我的控制台中显示这样的消息
$ firebase emulators:start
i emulators: Starting emulators: functions, database, hosting
! functions: The following emulators are not running, calls to these services from the Functions emulator will affect production: auth, firestore, pubsub, storage
+ functions: Using node@16 from host.
i database: Database Emulator logging to database-debug.log
! database: Fatal error occurred:
Database Emulator has exited because java is not installed, you can install it from https://openjdk.java.net/install/,
stopping all running emulators
i functions: Stopping Functions Emulator
i database: Stopping Database Emulator
! database: Error stopping Database Emulator
i hub: Stopping emulator hu
【问题讨论】: