forked from Andrey1de/abiker16
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
46 lines (41 loc) · 3.24 KB
/
firebase-debug.log
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
[debug] [2023-08-29T19:19:21.603Z] ----------------------------------------------------------------------
[debug] [2023-08-29T19:19:21.605Z] Command: C:\Program Files\nodejs\node.exe C:\Users\andre\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init hosting
[debug] [2023-08-29T19:19:21.606Z] CLI Version: 12.4.6
[debug] [2023-08-29T19:19:21.606Z] Platform: win32
[debug] [2023-08-29T19:19:21.606Z] Node Version: v20.0.0
[debug] [2023-08-29T19:19:21.606Z] Time: Tue Aug 29 2023 22:19:21 GMT+0300 (Israel Daylight Time)
[debug] [2023-08-29T19:19:21.606Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-08-29T19:19:21.609Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2023-08-29T19:19:21.649Z] > 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] [2023-08-29T19:19:21.649Z] > authorizing via signed-in user ([email protected])
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\w\abiker16
Before we get started, keep in mind:
* You are currently outside your home directory
[debug] [2023-08-29T19:19:22.042Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2023-08-29T19:19:22.043Z] <<< [apiv2][body] GET https://firebase-public.firebaseio.com/cli.json {"cloudBuildErrorAfter":1594252800000,"cloudBuildWarnAfter":1590019200000,"defaultNode10After":1594252800000,"minVersion":"3.0.5","node8DeploysDisabledAfter":1613390400000,"node8RuntimeDisabledAfter":1615809600000,"node8WarnAfter":1600128000000}
[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] [2023-08-29T19:19:46.832Z] > refreshing access token with scopes: []
[debug] [2023-08-29T19:19:46.833Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-08-29T19:19:46.833Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-08-29T19:19:47.080Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2023-08-29T19:19:47.080Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-08-29T19:19:47.092Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-08-29T19:19:47.759Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2023-08-29T19:19:47.759Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project biker16-a7653 (biker16)
[info]
=== Hosting Setup