-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
69 lines (64 loc) · 5.11 KB
/
firebase-debug.log
File metadata and controls
69 lines (64 loc) · 5.11 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[debug] [2022-02-05T21:24:38.418Z] ----------------------------------------------------------------------
[debug] [2022-02-05T21:24:38.420Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2022-02-05T21:24:38.420Z] CLI Version: 9.20.0
[debug] [2022-02-05T21:24:38.420Z] Platform: darwin
[debug] [2022-02-05T21:24:38.420Z] Node Version: v14.15.1
[debug] [2022-02-05T21:24:38.421Z] Time: Sat Feb 05 2022 16:24:38 GMT-0500 (Eastern Standard Time)
[debug] [2022-02-05T21:24:38.421Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-02-05T21:24:38.464Z] > 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] [2022-02-05T21:24:38.464Z] > authorizing via signed-in user (thriftybabesdev@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/matthewmanning/WebstormProjects
Before we get started, keep in mind:
* You are initializing within an existing Firebase project directory
[info]
=== Project Setup
[info]
[info] First, let's associate this project directory with a Firebase project.
[info] You can create multiple project aliases by running firebase use --add,
[info] but for now we'll just set up a default project.
[info]
[debug] [2022-02-05T21:24:47.183Z] > refreshing access token with scopes: []
[debug] [2022-02-05T21:24:47.183Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2022-02-05T21:24:47.327Z] <<< HTTP RESPONSE 200 {"date":"Sat, 05 Feb 2022 21:24:47 GMT","expires":"Mon, 01 Jan 1990 00:00:00 GMT","pragma":"no-cache","cache-control":"no-cache, no-store, max-age=0, must-revalidate","content-type":"application/json; charset=utf-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","server":"scaffolding on HTTPServer2","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
[debug] [2022-02-05T21:24:47.357Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2022-02-05T21:24:47.658Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2022-02-05T21:24:47.658Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[debug] [2022-02-05T21:25:01.229Z] TypeError: Cannot read property 'setRawMode' of null
at ReadStream.setRawMode (tty.js:75:28)
at Interface._setRawMode (readline.js:298:16)
at Interface.close (readline.js:421:10)
at ReadStream.ontermend (readline.js:209:10)
at ReadStream.emit (events.js:327:22)
at ReadStream.EventEmitter.emit (domain.js:486:12)
at endReadableNT (_stream_readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
[error]
[error] Error: An unexpected error has occurred.
[debug] [2022-02-05T21:25:01.234Z] Error: write EIO
at afterWriteDispatched (internal/stream_base_commons.js:156:25)
at writeGeneric (internal/stream_base_commons.js:147:3)
at WriteStream.Socket._writeGeneric (net.js:785:11)
at WriteStream.Socket._write (net.js:797:8)
at writeOrBuffer (_stream_writable.js:352:12)
at WriteStream.Writable.write (_stream_writable.js:303:10)
at Console.log (/usr/local/lib/node_modules/firebase-tools/node_modules/winston/lib/winston/transports/console.js:79:23)
at Console._write (/usr/local/lib/node_modules/firebase-tools/node_modules/winston-transport/index.js:103:17)
at doWrite (/usr/local/lib/node_modules/firebase-tools/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js:428:64)
at writeOrBuffer (/usr/local/lib/node_modules/firebase-tools/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js:417:5)
at Console.Writable.write (/usr/local/lib/node_modules/firebase-tools/node_modules/winston-transport/node_modules/readable-stream/lib/_stream_writable.js:334:11)
at DerivedLogger.ondata (/usr/local/lib/node_modules/firebase-tools/node_modules/readable-stream/lib/_stream_readable.js:681:20)
at DerivedLogger.emit (events.js:327:22)
at DerivedLogger.EventEmitter.emit (domain.js:486:12)
at addChunk (/usr/local/lib/node_modules/firebase-tools/node_modules/readable-stream/lib/_stream_readable.js:298:12)
at readableAddChunk (/usr/local/lib/node_modules/firebase-tools/node_modules/readable-stream/lib/_stream_readable.js:280:11)
[error]
[error] Error: An unexpected error has occurred.