This repository was archived by the owner on Jun 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
34 lines (29 loc) · 2 KB
/
Copy pathfirebase-debug.log
File metadata and controls
34 lines (29 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[debug] [2020-01-10T21:00:08.400Z] ----------------------------------------------------------------------
[debug] [2020-01-10T21:00:08.402Z] Command: /usr/local/Cellar/node/12.10.0/bin/node /usr/local/bin/firebase init
[debug] [2020-01-10T21:00:08.402Z] CLI Version: 7.11.0
[debug] [2020-01-10T21:00:08.402Z] Platform: darwin
[debug] [2020-01-10T21:00:08.402Z] Node Version: v12.10.0
[debug] [2020-01-10T21:00:08.403Z] Time: Fri Jan 10 2020 13:00:08 GMT-0800 (Pacific Standard Time)
[debug] [2020-01-10T21:00:08.403Z] ----------------------------------------------------------------------
[debug] [2020-01-10T21:00:08.403Z]
[debug] [2020-01-10T21:00:08.409Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2020-01-10T21:00:08.410Z] > authorizing via signed-in user
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/katelinkennedy/ada/capstone/classroomlive
Before we get started, keep in mind:
* You are initializing in an existing Firebase project directory
[debug] [2020-01-10T21:00:37.581Z] TypeError: Cannot read property 'setRawMode' of null
at ReadStream.setRawMode (tty.js:71:28)
at Interface._setRawMode (readline.js:277:16)
at Interface.close (readline.js:400:10)
at ReadStream.ontermend (readline.js:187:10)
at ReadStream.emit (events.js:214:15)
at ReadStream.EventEmitter.emit (domain.js:476:20)
at endReadableNT (_stream_readable.js:1178:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)